#EBF9EE#EBF9EE
#EBF9EE is a very light, muted green. Relative luminance 0.916; OKLCH L 96.9% C 0.021 H 152.2°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9EE |
|---|---|
| RGB | rgb(235, 249, 238) |
| HSL | hsl(133, 54%, 95%) |
| HSV | hsv(133, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(96.65, -6.57, 3.69) |
| CIE-LCH | lch(96.65, 7.53, 150.67°) |
| OKLab | oklab(96.87% -0.0183 0.0097) |
| OKLCH | oklch(96.87% 0.021 152.2) |
| XYZ | xyz(83.5663, 91.5860, 94.1476) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.96
Mintcream
#F5FFFA
ΔE00 3.53
Azure (CSS)
#F0FFFF
ΔE00 5.16
Ivory
#FFFFF0
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 6.81
Beige
#F5F5DC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9EE #F9EBF6
analogous
#EFF9EB #EBF9EE #EBF9F5
triadic
#EBF9EE #EEEBF9 #F9EEEB
tetradic
#EBF9EE #EBEFF9 #F9EBF6 #F9F5EB
square
#EBF9EE #EBEFF9 #F9EBF6 #F9F5EB
split-complementary
#EBF9EE #F5EBF9 #F9EBEF
monochromatic
#8DDD9E #BCEBC6 #E7F8EB #E7F8EB #E7F8EB
Accessibility & contrast
On white
1.09
#EBF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EBF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9EE
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9EE | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F6F5EF
Tritanopia (blue-blind)
#E9F8F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf9ee; /* rgb */ color: rgb(235, 249, 238); /* oklch */ color: oklch(96.9% 0.021 152.2);
Tailwind
colors: {
custom: {
50: '#f1fbf3',
500: '#ebf9ee',
950: '#000000',
},
}SCSS
$custom: #ebf9ee; $custom-light: #f1fbf3; $custom-dark: #000000;
JSON
{
"hex": "#ebf9ee",
"rgb": {
"r": 235,
"g": 249,
"b": 238
},
"hsl": {
"h": 132.857,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.96869,
"c": 0.02068,
"h": 152.2
},
"luminance": 0.91587
}Semantic roles & 50–950 ramp
primary
#EBF9EE
secondary
#DAAED1
accent
#24A0C1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585