#ECFDEB#ECFDEB
#ECFDEB is a very light, muted green. Relative luminance 0.941; OKLCH L 97.7% C 0.030 H 143.8°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFDEB |
|---|---|
| RGB | rgb(236, 253, 235) |
| HSL | hsl(117, 82%, 96%) |
| HSV | hsv(117, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.66, -8.76, 6.71) |
| CIE-LCH | lch(97.66, 11.03, 142.56°) |
| OKLab | oklab(97.66% -0.0239 0.0175) |
| OKLCH | oklch(97.66% 0.03 143.8) |
| XYZ | xyz(84.7099, 94.0809, 92.2778) |
| Luminance | 0.9408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.45
Mintcream
#F5FFFA
ΔE00 6.15
Beige
#F5F5DC
ΔE00 6.75
Off White (survey)
#FFFFE4
ΔE00 6.90
Ivory
#FFFFF0
ΔE00 6.94
Lightyellow
#FFFFE0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFDEB #FCEBFD
analogous
#F5FDEB #ECFDEB #EBFDF3
triadic
#ECFDEB #EBECFD #FDEBEC
tetradic
#ECFDEB #EBF5FD #FCEBFD #FDF3EB
square
#ECFDEB #EBF5FD #FCEBFD #FDF3EB
split-complementary
#ECFDEB #F3EBFD #FDEBF5
monochromatic
#82F27C #B7F7B3 #E5FCE3 #E5FCE3 #E5FCE3
Accessibility & contrast
On white
1.06
#ECFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#ECFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFDEB
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFDEB | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#FBF8EC
Tritanopia (blue-blind)
#EBFCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ecfdeb; /* rgb */ color: rgb(236, 253, 235); /* oklch */ color: oklch(97.7% 0.030 143.8);
Tailwind
colors: {
custom: {
50: '#f2fef1',
500: '#ecfdeb',
950: '#000000',
},
}SCSS
$custom: #ecfdeb; $custom-light: #f2fef1; $custom-dark: #000000;
JSON
{
"hex": "#ecfdeb",
"rgb": {
"r": 236,
"g": 253,
"b": 235
},
"hsl": {
"h": 116.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97664,
"c": 0.02966,
"h": 143.8
},
"luminance": 0.94082
}Semantic roles & 50–950 ramp
primary
#ECFDEB
secondary
#E3A6E7
accent
#07DED2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585