#EBF8EC#EBF8EC
#EBF8EC is a very light, muted green. Relative luminance 0.909; OKLCH L 96.6% C 0.021 H 147.6°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF8EC |
|---|---|
| RGB | rgb(235, 248, 236) |
| HSL | hsl(125, 48%, 95%) |
| HSV | hsv(125, 5%, 97%) |
| CMYK | cmyk(5.2%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(96.35, -6.42, 4.28) |
| CIE-LCH | lch(96.35, 7.71, 146.28°) |
| OKLab | oklab(96.62% -0.0177 0.0112) |
| OKLCH | oklch(96.62% 0.021 147.6) |
| XYZ | xyz(82.9659, 90.8526, 92.5060) |
| Luminance | 0.9085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.90
Mintcream
#F5FFFA
ΔE00 3.77
Azure (CSS)
#F0FFFF
ΔE00 5.60
Ivory
#FFFFF0
ΔE00 5.65
Beige
#F5F5DC
ΔE00 6.62
Off White (survey)
#FFFFE4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF8EC #F8EBF7
analogous
#F1F8EB #EBF8EC #EBF8F3
triadic
#EBF8EC #ECEBF8 #F8ECEB
tetradic
#EBF8EC #EBF1F8 #F8EBF7 #F8F3EB
square
#EBF8EC #EBF1F8 #F8EBF7 #F8F3EB
split-complementary
#EBF8EC #F3EBF8 #F8EBF1
monochromatic
#90D896 #BEE8C1 #E8F7E9 #E8F7E9 #E8F7E9
Accessibility & contrast
On white
1.10
#EBF8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EBF8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF8EC
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF8EC | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#EAF7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf8ec; /* rgb */ color: rgb(235, 248, 236); /* oklch */ color: oklch(96.6% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#f1faf2',
500: '#ebf8ec',
950: '#000000',
},
}SCSS
$custom: #ebf8ec; $custom-light: #f1faf2; $custom-dark: #000000;
JSON
{
"hex": "#ebf8ec",
"rgb": {
"r": 235,
"g": 248,
"b": 236
},
"hsl": {
"h": 124.615,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.96615,
"c": 0.02094,
"h": 147.6
},
"luminance": 0.90853
}Semantic roles & 50–950 ramp
primary
#EBF8EC
secondary
#D8B0D5
accent
#2AB0BB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585