#B6EAAF#B6EAAF
#B6EAAF is a very light, moderate green. Relative luminance 0.719; OKLCH L 88.6% C 0.096 H 141.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EAAF |
|---|---|
| RGB | rgb(182, 234, 175) |
| HSL | hsl(113, 58%, 80%) |
| HSV | hsv(113, 25%, 92%) |
| CMYK | cmyk(22.2%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(87.91, -27.61, 23.38) |
| CIE-LCH | lch(87.91, 36.18, 139.74°) |
| OKLab | oklab(88.6% -0.0752 0.0595) |
| OKLCH | oklch(88.6% 0.096 141.7) |
| XYZ | xyz(56.4501, 71.8843, 51.4500) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.58
Light Grey Green
#B7E1A1
ΔE00 3.03
Hospital Green
#9BE5AA
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.28
Washed Out Green
#BCF5A6
ΔE00 4.33
Pale Green
#C7FDB5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EAAF #E3AFEA
analogous
#D4EAAF #B6EAAF #AFEAC5
triadic
#B6EAAF #AFB6EA #EAAFB6
tetradic
#B6EAAF #AFD4EA #E3AFEA #EAC5AF
square
#B6EAAF #AFD4EA #E3AFEA #EAC5AF
split-complementary
#B6EAAF #C5AFEA #EAAFD4
monochromatic
#5ED14E #8ADD7F #B6EAAF #E2F7DF #E9F9E7
Accessibility & contrast
On white
1.37
#B6EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#B6EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EAAF
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EAAF | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#E5DAB2
Tritanopia (blue-blind)
#B2E6DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b6eaaf; /* rgb */ color: rgb(182, 234, 175); /* oklch */ color: oklch(88.6% 0.096 141.7);
Tailwind
colors: {
custom: {
50: '#ccf1c7',
500: '#b6eaaf',
950: '#000000',
},
}SCSS
$custom: #b6eaaf; $custom-light: #ccf1c7; $custom-dark: #000000;
JSON
{
"hex": "#b6eaaf",
"rgb": {
"r": 182,
"g": 234,
"b": 175
},
"hsl": {
"h": 112.881,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.88597,
"c": 0.0959,
"h": 141.7
},
"luminance": 0.71886
}Semantic roles & 50–950 ramp
primary
#B6EAAF
secondary
#BD77C6
accent
#1FC6B2
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582