#ECFEEF#ECFEEF
#ECFEEF is a very light, muted green. Relative luminance 0.949; OKLCH L 98.0% C 0.027 H 150.4°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFEEF |
|---|---|
| RGB | rgb(236, 254, 239) |
| HSL | hsl(130, 90%, 96%) |
| HSV | hsv(130, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.01, -8.56, 5.15) |
| CIE-LCH | lch(98.01, 9.99, 148.95°) |
| OKLab | oklab(97.97% -0.0237 0.0135) |
| OKLCH | oklch(97.97% 0.027 150.4) |
| XYZ | xyz(85.6108, 94.9477, 95.4611) |
| Luminance | 0.9495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.09
Mintcream
#F5FFFA
ΔE00 5.37
Azure (CSS)
#F0FFFF
ΔE00 6.78
Ivory
#FFFFF0
ΔE00 7.07
Lightcyan
#E0FFFF
ΔE00 7.14
Ice
#D6FFFA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFEEF #FEECFB
analogous
#F2FEEC #ECFEEF #ECFEF8
triadic
#ECFEEF #EFECFE #FEEFEC
tetradic
#ECFEEF #ECF2FE #FEECFB #FEF8EC
square
#ECFEEF #ECF2FE #FEECFB #FEF8EC
split-complementary
#ECFEEF #F8ECFE #FEECF2
monochromatic
#78F88D #B2FBBE #E2FDE7 #E2FDE7 #E2FDE7
Accessibility & contrast
On white
1.05
#ECFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#ECFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFEEF
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFEEF | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEE
Deuteranopia (green-blind)
#FBF8F0
Tritanopia (blue-blind)
#EAFDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecfeef; /* rgb */ color: rgb(236, 254, 239); /* oklch */ color: oklch(98.0% 0.027 150.4);
Tailwind
colors: {
custom: {
50: '#f2fef4',
500: '#ecfeef',
950: '#000000',
},
}SCSS
$custom: #ecfeef; $custom-light: #f2fef4; $custom-dark: #000000;
JSON
{
"hex": "#ecfeef",
"rgb": {
"r": 236,
"g": 254,
"b": 239
},
"hsl": {
"h": 130,
"s": 90,
"l": 96.078
},
"oklch": {
"l": 0.9797,
"c": 0.0273,
"h": 150.4
},
"luminance": 0.94948
}Semantic roles & 50–950 ramp
primary
#ECFEEF
secondary
#EAA4DF
accent
#00BFE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585