#ECF8EE#ECF8EE
#ECF8EE is a very light, near-neutral green. Relative luminance 0.911; OKLCH L 96.7% C 0.018 H 150.6°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF8EE |
|---|---|
| RGB | rgb(236, 248, 238) |
| HSL | hsl(130, 46%, 95%) |
| HSV | hsv(130, 5%, 97%) |
| CMYK | cmyk(4.8%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(96.47, -5.73, 3.43) |
| CIE-LCH | lch(96.47, 6.68, 149.09°) |
| OKLab | oklab(96.74% -0.0159 0.009) |
| OKLCH | oklch(96.74% 0.018 150.6) |
| XYZ | xyz(83.5892, 91.1402, 94.0604) |
| Luminance | 0.9114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.62
Mintcream
#F5FFFA
ΔE00 2.92
Azure (CSS)
#F0FFFF
ΔE00 4.81
Ivory
#FFFFF0
ΔE00 5.43
Light Grey
#D8DCD6
ΔE00 6.85
Beige
#F5F5DC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF8EE #F8ECF6
analogous
#F0F8EC #ECF8EE #ECF8F4
triadic
#ECF8EE #EEECF8 #F8EEEC
tetradic
#ECF8EE #ECF0F8 #F8ECF6 #F8F4EC
square
#ECF8EE #ECF0F8 #F8ECF6 #F8F4EC
split-complementary
#ECF8EE #F4ECF8 #F8ECF0
monochromatic
#93D79E #BFE8C6 #E9F7EB #E9F7EB #E9F7EB
Accessibility & contrast
On white
1.09
#ECF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#ECF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF8EE
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF8EE | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#EBF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ecf8ee; /* rgb */ color: rgb(236, 248, 238); /* oklch */ color: oklch(96.7% 0.018 150.6);
Tailwind
colors: {
custom: {
50: '#f2faf3',
500: '#ecf8ee',
950: '#000000',
},
}SCSS
$custom: #ecf8ee; $custom-light: #f2faf3; $custom-dark: #000000;
JSON
{
"hex": "#ecf8ee",
"rgb": {
"r": 236,
"g": 248,
"b": 238
},
"hsl": {
"h": 130,
"s": 46.154,
"l": 94.902
},
"oklch": {
"l": 0.96742,
"c": 0.01828,
"h": 150.6
},
"luminance": 0.91141
}Semantic roles & 50–950 ramp
primary
#ECF8EE
secondary
#D7B1D1
accent
#2CA2B9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585