#EBF9EF#EBF9EF
#EBF9EF is a very light, near-neutral green. Relative luminance 0.916; OKLCH L 96.9% C 0.020 H 154.9°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9EF |
|---|---|
| RGB | rgb(235, 249, 239) |
| HSL | hsl(137, 54%, 95%) |
| HSV | hsv(137, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 4%, 2.4%) |
| CIE-LAB | lab(96.67, -6.39, 3.21) |
| CIE-LCH | lch(96.67, 7.15, 153.33°) |
| OKLab | oklab(96.9% -0.0179 0.0084) |
| OKLCH | oklch(96.9% 0.02 154.9) |
| XYZ | xyz(83.7136, 91.6449, 94.9235) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.30
Mintcream
#F5FFFA
ΔE00 3.21
Azure (CSS)
#F0FFFF
ΔE00 4.75
Ivory
#FFFFF0
ΔE00 6.05
Lightcyan
#E0FFFF
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9EF #F9EBF5
analogous
#EEF9EB #EBF9EF #EBF9F6
triadic
#EBF9EF #EFEBF9 #F9EFEB
tetradic
#EBF9EF #EBEEF9 #F9EBF5 #F9F6EB
square
#EBF9EF #EBEEF9 #F9EBF5 #F9F6EB
split-complementary
#EBF9EF #F6EBF9 #F9EBEE
monochromatic
#8DDDA4 #BCEBC9 #E7F8EC #E7F8EC #E7F8EC
Accessibility & contrast
On white
1.09
#EBF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#EBF9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9EF
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9EF | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EF
Deuteranopia (green-blind)
#F6F5EF
Tritanopia (blue-blind)
#E9F9F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf9ef; /* rgb */ color: rgb(235, 249, 239); /* oklch */ color: oklch(96.9% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#f1fbf4',
500: '#ebf9ef',
950: '#000000',
},
}SCSS
$custom: #ebf9ef; $custom-light: #f1fbf4; $custom-dark: #000000;
JSON
{
"hex": "#ebf9ef",
"rgb": {
"r": 235,
"g": 249,
"b": 239
},
"hsl": {
"h": 137.143,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.96896,
"c": 0.01978,
"h": 154.9
},
"luminance": 0.91646
}Semantic roles & 50–950 ramp
primary
#EBF9EF
secondary
#DAAECE
accent
#2494C1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585