HEX atlas value

#B5E9A5

#B5E9A5 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 181, 233, 165, HSL 106, 61%, 78%, has luminance 0.7082, and belongs to the balanced group.

#B5E9A5 Sample readable text
HEX #B5E9A5
RGB rgb(181, 233, 165)
HSL hsl(106 61% 78%)
CMYK cmyk(22, 0, 29, 9)
Luminance 0.7082
Contrast Black 15.16:1White 1.38:1

CSS

--color-b5e9a5: #B5E9A5;
.background-b5e9a5 { background-color: #B5E9A5; }
.text-b5e9a5 { color: #B5E9A5; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7082
Black text15.16:1AA Pass
White text1.38:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#B5E9A5","rgb":[181,233,165],"hsl":[106,61,78],"cmyk":[22,0,29,9],"luminance":0.7082,"contrast":{"black":15.16,"white":1.38}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.16,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.38,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F1FBEF","hex":"#F1FBEF","family":"green","bestTextColor":"#000000","contrastBlack":19.79,"contrastWhite":1.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Mint","hex":"#98FF98","family":"green","bestTextColor":"#000000","contrastBlack":17.09,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Green","hex":"#98FB98","family":"green","bestTextColor":"#000000","contrastBlack":16.59,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#AEF598","hex":"#AEF598","family":"green","bestTextColor":"#000000","contrastBlack":16.31,"contrastWhite":1.29,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D7E9A5","hex":"#D7E9A5","family":"green","bestTextColor":"#000000","contrastBlack":16.09,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Celadon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/b5e9a5.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/mint-green.json"]}
Harmonies
{"complementary":"#D9A5E9","analogous":["#D7E9A5","#A5E9B7"],"triadic":["#A5B5E9","#E9A5B5"],"tetradic":["#A5D7E9","#D9A5E9","#E9B7A5"],"splitComplementary":["#B7A5E9","#E9A5D7"],"monochromatic":["#F1FBEF","#B5E9A5","#78D75B"]}
Variants
{"light":"#F1FBEF","dark":"#78D75B","saturated":"#AEF598","desaturated":"#BBDDB1","pastel":"#FFFFFF","neon":"#C8FFB8"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":15.652475842498529},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":31.496031496047245},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":36.52396473549935},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":36.52396473549935},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":38.65229618017538}]

HEX meaning and use

About #B5E9A5

#B5E9A5 is classified as a cool green value with balanced visual character. #B5E9A5 is visually closest to Celadon, a named green color with HEX #ACE1AF.

The RGB channels are 181, 233, and 165, with green carrying the strongest channel weight. In HSL, the hue is 106deg with 61% saturation and 78% lightness, so this page treats it as a moderate-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and botanical and wellness palettes. Its luminance is 0.7082, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 15.65, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.16:1AA Pass
White text1.38:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #B5E9A5 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000015.16:1 · AAA
White text#FFFFFF1.38:1 · Fail

Accessible Alternatives

#F1FBEF#000000 text · best 19.79:1#F1FBEF
Mint#000000 text · best 17.09:1#98FF98
Pale Green#000000 text · best 16.59:1#98FB98
#AEF598#000000 text · best 16.31:1#AEF598
#D7E9A5#000000 text · best 16.09:1#D7E9A5

Generated Palette

#B5E9A5#B5E9A5
#D9A5E9#D9A5E9
#D7E9A5#D7E9A5
#A5E9B7#A5E9B7
#F1FBEF#F1FBEF
#78D75B#78D75B

Color Harmonies

#D9A5E9#D9A5E9
#D7E9A5#D7E9A5
#A5E9B7#A5E9B7
#A5B5E9#A5B5E9
#E9A5B5#E9A5B5

Variants

#F1FBEF#F1FBEF
#78D75B#78D75B
#AEF598#AEF598
#BBDDB1#BBDDB1
White#FFFFFF
#C8FFB8#C8FFB8

Nearest Named Colors