#ECFBEC#ECFBEC
#ECFBEC is a very light, muted green. Relative luminance 0.929; OKLCH L 97.3% C 0.025 H 145.4°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFBEC |
|---|---|
| RGB | rgb(236, 251, 236) |
| HSL | hsl(120, 65%, 95%) |
| HSV | hsv(120, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(97.18, -7.59, 5.49) |
| CIE-LCH | lch(97.18, 9.37, 144.10°) |
| OKLab | oklab(97.29% -0.0208 0.0144) |
| OKLCH | oklch(97.29% 0.025 145.4) |
| XYZ | xyz(84.2268, 92.8828, 92.8314) |
| Luminance | 0.9288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.81
Mintcream
#F5FFFA
ΔE00 4.92
Ivory
#FFFFF0
ΔE00 6.17
Beige
#F5F5DC
ΔE00 6.55
Azure (CSS)
#F0FFFF
ΔE00 6.68
Off White (survey)
#FFFFE4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFBEC #FBECFB
analogous
#F3FBEC #ECFBEC #ECFBF3
triadic
#ECFBEC #ECECFB #FBECEC
tetradic
#ECFBEC #ECF3FB #FBECFB #FBF3EC
square
#ECFBEC #ECF3FB #FBECFB #FBF3EC
split-complementary
#ECFBEC #F3ECFB #FBECF3
monochromatic
#87E687 #B9F0B9 #E6FAE6 #E6FAE6 #E6FAE6
Accessibility & contrast
On white
1.07
#ECFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#ECFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFBEC
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFBEC | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F9F6ED
Tritanopia (blue-blind)
#EBFAF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ecfbec; /* rgb */ color: rgb(236, 251, 236); /* oklch */ color: oklch(97.3% 0.025 145.4);
Tailwind
colors: {
custom: {
50: '#f2fcf2',
500: '#ecfbec',
950: '#000000',
},
}SCSS
$custom: #ecfbec; $custom-light: #f2fcf2; $custom-dark: #000000;
JSON
{
"hex": "#ecfbec",
"rgb": {
"r": 236,
"g": 251,
"b": 236
},
"hsl": {
"h": 120,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.97289,
"c": 0.02529,
"h": 145.4
},
"luminance": 0.92883
}Semantic roles & 50–950 ramp
primary
#ECFBEC
secondary
#E0ABE0
accent
#18CDCD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585