#B8EAAC#B8EAAC
#B8EAAC is a very light, moderate green. Relative luminance 0.720; OKLCH L 88.7% C 0.098 H 139.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EAAC |
|---|---|
| RGB | rgb(184, 234, 172) |
| HSL | hsl(108, 60%, 80%) |
| HSV | hsv(108, 26%, 92%) |
| CMYK | cmyk(21.4%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(87.97, -27.42, 25.03) |
| CIE-LCH | lch(87.97, 37.13, 137.61°) |
| OKLab | oklab(88.66% -0.0746 0.0635) |
| OKLCH | oklch(88.66% 0.098 139.6) |
| XYZ | xyz(56.6345, 72.0131, 49.9378) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.81
Light Grey Green
#B7E1A1
ΔE00 2.46
Washed Out Green
#BCF5A6
ΔE00 3.73
Celadon
#BEFDB7
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.25
Very Pale Green
#CFFDBC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EAAC #DEACEA
analogous
#D7EAAC #B8EAAC #ACEABF
triadic
#B8EAAC #ACB8EA #EAACB8
tetradic
#B8EAAC #ACD7EA #DEACEA #EABFAC
square
#B8EAAC #ACD7EA #DEACEA #EABFAC
split-complementary
#B8EAAC #BFACEA #EAACD7
monochromatic
#64D14A #8EDE7B #B8EAAC #E2F6DD #EAF9E7
Accessibility & contrast
On white
1.36
#B8EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#B8EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EAAC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EAAC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A8
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#B5E6D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b8eaac; /* rgb */ color: rgb(184, 234, 172); /* oklch */ color: oklch(88.7% 0.098 139.6);
Tailwind
colors: {
custom: {
50: '#cef1c5',
500: '#b8eaac',
950: '#000000',
},
}SCSS
$custom: #b8eaac; $custom-light: #cef1c5; $custom-dark: #000000;
JSON
{
"hex": "#b8eaac",
"rgb": {
"r": 184,
"g": 234,
"b": 172
},
"hsl": {
"h": 108.387,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.88658,
"c": 0.09796,
"h": 139.6
},
"luminance": 0.72015
}Semantic roles & 50–950 ramp
primary
#B8EAAC
secondary
#B674C6
accent
#1EC7A7
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582