#EBF9EC#EBF9EC
#EBF9EC is a very light, muted green. Relative luminance 0.915; OKLCH L 96.8% C 0.023 H 147.5°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9EC |
|---|---|
| RGB | rgb(235, 249, 236) |
| HSL | hsl(124, 54%, 95%) |
| HSV | hsv(124, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 5.2%, 2.4%) |
| CIE-LAB | lab(96.60, -6.92, 4.65) |
| CIE-LCH | lch(96.60, 8.33, 146.09°) |
| OKLab | oklab(96.82% -0.0191 0.0122) |
| OKLCH | oklch(96.82% 0.023 147.5) |
| XYZ | xyz(83.2741, 91.4691, 92.6088) |
| Luminance | 0.9147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.42
Mintcream
#F5FFFA
ΔE00 4.20
Ivory
#FFFFF0
ΔE00 5.91
Azure (CSS)
#F0FFFF
ΔE00 5.96
Beige
#F5F5DC
ΔE00 6.65
Off White (survey)
#FFFFE4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9EC #F9EBF8
analogous
#F1F9EB #EBF9EC #EBF9F3
triadic
#EBF9EC #ECEBF9 #F9ECEB
tetradic
#EBF9EC #EBF1F9 #F9EBF8 #F9F3EB
square
#EBF9EC #EBF1F9 #F9EBF8 #F9F3EB
split-complementary
#EBF9EC #F3EBF9 #F9EBF1
monochromatic
#8DDD93 #BCEBBF #E7F8E9 #E7F8E9 #E7F8E9
Accessibility & contrast
On white
1.09
#EBF9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#EBF9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9EC
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9EC | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#F7F5ED
Tritanopia (blue-blind)
#EAF8F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf9ec; /* rgb */ color: rgb(235, 249, 236); /* oklch */ color: oklch(96.8% 0.023 147.5);
Tailwind
colors: {
custom: {
50: '#f1fbf2',
500: '#ebf9ec',
950: '#000000',
},
}SCSS
$custom: #ebf9ec; $custom-light: #f1fbf2; $custom-dark: #000000;
JSON
{
"hex": "#ebf9ec",
"rgb": {
"r": 235,
"g": 249,
"b": 236
},
"hsl": {
"h": 124.286,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.96816,
"c": 0.02262,
"h": 147.5
},
"luminance": 0.9147
}Semantic roles & 50–950 ramp
primary
#EBF9EC
secondary
#DAAED7
accent
#24B6C1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585