#ECFBEA#ECFBEA
#ECFBEA is a very light, muted green. Relative luminance 0.928; OKLCH L 97.2% C 0.027 H 142.0°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFBEA |
|---|---|
| RGB | rgb(236, 251, 234) |
| HSL | hsl(113, 68%, 95%) |
| HSV | hsv(113, 7%, 98%) |
| CMYK | cmyk(6%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(97.13, -7.94, 6.45) |
| CIE-LCH | lch(97.13, 10.23, 140.88°) |
| OKLab | oklab(97.24% -0.0216 0.0169) |
| OKLCH | oklch(97.24% 0.027 142) |
| XYZ | xyz(83.9378, 92.7672, 91.3097) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.13
Mintcream
#F5FFFA
ΔE00 5.59
Beige
#F5F5DC
ΔE00 6.23
Ivory
#FFFFF0
ΔE00 6.28
Off White (survey)
#FFFFE4
ΔE00 6.53
Lightyellow
#FFFFE0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFBEA #F9EAFB
analogous
#F4FBEA #ECFBEA #EAFBF0
triadic
#ECFBEA #EAECFB #FBEAEC
tetradic
#ECFBEA #EAF4FB #F9EAFB #FBF0EA
square
#ECFBEA #EAF4FB #F9EAFB #FBF0EA
split-complementary
#ECFBEA #F0EAFB #FBEAF4
monochromatic
#8FE783 #BDF1B7 #E8FAE5 #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.07
#ECFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#ECFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFBEA
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFBEA | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#EBFAF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ecfbea; /* rgb */ color: rgb(236, 251, 234); /* oklch */ color: oklch(97.2% 0.027 142.0);
Tailwind
colors: {
custom: {
50: '#f2fcf0',
500: '#ecfbea',
950: '#000000',
},
}SCSS
$custom: #ecfbea; $custom-light: #f2fcf0; $custom-dark: #000000;
JSON
{
"hex": "#ecfbea",
"rgb": {
"r": 236,
"g": 251,
"b": 234
},
"hsl": {
"h": 112.941,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97236,
"c": 0.02739,
"h": 142
},
"luminance": 0.92768
}Semantic roles & 50–950 ramp
primary
#ECFBEA
secondary
#DAA9E0
accent
#16D0BA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585