#B8EAAF#B8EAAF
#B8EAAF is a very light, moderate green. Relative luminance 0.721; OKLCH L 88.7% C 0.095 H 140.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EAAF |
|---|---|
| RGB | rgb(184, 234, 175) |
| HSL | hsl(111, 58%, 80%) |
| HSV | hsv(111, 25%, 92%) |
| CMYK | cmyk(21.4%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(88.03, -26.95, 23.56) |
| CIE-LCH | lch(88.03, 35.80, 138.83°) |
| OKLab | oklab(88.72% -0.0734 0.0599) |
| OKLCH | oklch(88.72% 0.095 140.8) |
| XYZ | xyz(56.9259, 72.1296, 51.4723) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.34
Light Grey Green
#B7E1A1
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 4.27
Celadon
#BEFDB7
ΔE00 4.32
Hospital Green
#9BE5AA
ΔE00 4.42
Very Pale Green
#CFFDBC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EAAF #E1AFEA
analogous
#D6EAAF #B8EAAF #AFEAC3
triadic
#B8EAAF #AFB8EA #EAAFB8
tetradic
#B8EAAF #AFD6EA #E1AFEA #EAC3AF
square
#B8EAAF #AFD6EA #E1AFEA #EAC3AF
split-complementary
#B8EAAF #C3AFEA #EAAFD6
monochromatic
#62D14E #8DDD7F #B8EAAF #E3F7DF #E9F9E7
Accessibility & contrast
On white
1.36
#B8EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#B8EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EAAF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EAAF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#E5DBB2
Tritanopia (blue-blind)
#B5E6DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b8eaaf; /* rgb */ color: rgb(184, 234, 175); /* oklch */ color: oklch(88.7% 0.095 140.8);
Tailwind
colors: {
custom: {
50: '#cef1c7',
500: '#b8eaaf',
950: '#000000',
},
}SCSS
$custom: #b8eaaf; $custom-light: #cef1c7; $custom-dark: #000000;
JSON
{
"hex": "#b8eaaf",
"rgb": {
"r": 184,
"g": 234,
"b": 175
},
"hsl": {
"h": 110.847,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.88722,
"c": 0.09472,
"h": 140.8
},
"luminance": 0.72131
}Semantic roles & 50–950 ramp
primary
#B8EAAF
secondary
#BA77C6
accent
#1FC6AD
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#131613
muted
#838582