#EBF8EA#EBF8EA
#EBF8EA is a very light, muted green. Relative luminance 0.907; OKLCH L 96.6% C 0.023 H 143.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF8EA |
|---|---|
| RGB | rgb(235, 248, 234) |
| HSL | hsl(116, 50%, 95%) |
| HSV | hsv(116, 6%, 97%) |
| CMYK | cmyk(5.2%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.30, -6.77, 5.24) |
| CIE-LCH | lch(96.30, 8.56, 142.22°) |
| OKLab | oklab(96.56% -0.0185 0.0137) |
| OKLCH | oklch(96.56% 0.023 143.4) |
| XYZ | xyz(82.6769, 90.7370, 90.9843) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.55
Mintcream
#F5FFFA
ΔE00 4.47
Ivory
#FFFFF0
ΔE00 5.63
Beige
#F5F5DC
ΔE00 6.15
Azure (CSS)
#F0FFFF
ΔE00 6.38
Off White (survey)
#FFFFE4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF8EA #F7EAF8
analogous
#F2F8EA #EBF8EA #EAF8F0
triadic
#EBF8EA #EAEBF8 #F8EAEB
tetradic
#EBF8EA #EAF2F8 #F7EAF8 #F8F0EA
square
#EBF8EA #EAF2F8 #F7EAF8 #F8F0EA
split-complementary
#EBF8EA #F0EAF8 #F8EAF2
monochromatic
#94D98E #BFE9BC #E9F7E8 #E9F7E8 #E9F7E8
Accessibility & contrast
On white
1.10
#EBF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EBF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF8EA
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF8EA | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#EAF7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf8ea; /* rgb */ color: rgb(235, 248, 234); /* oklch */ color: oklch(96.6% 0.023 143.4);
Tailwind
colors: {
custom: {
50: '#f1faf0',
500: '#ebf8ea',
950: '#000000',
},
}SCSS
$custom: #ebf8ea; $custom-light: #f1faf0; $custom-dark: #000000;
JSON
{
"hex": "#ebf8ea",
"rgb": {
"r": 235,
"g": 248,
"b": 234
},
"hsl": {
"h": 115.714,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96562,
"c": 0.02301,
"h": 143.4
},
"luminance": 0.90737
}Semantic roles & 50–950 ramp
primary
#EBF8EA
secondary
#D5AED8
accent
#28BDB3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585