#ECFFEB#ECFFEB
#ECFFEB is a very light, muted green. Relative luminance 0.954; OKLCH L 98.1% C 0.033 H 143.9°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFFEB |
|---|---|
| RGB | rgb(236, 255, 235) |
| HSL | hsl(117, 100%, 96%) |
| HSV | hsv(117, 8%, 100%) |
| CMYK | cmyk(7.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.17, -9.75, 7.44) |
| CIE-LCH | lch(98.17, 12.27, 142.67°) |
| OKLab | oklab(98.07% -0.0267 0.0194) |
| OKLCH | oklch(98.07% 0.033 143.9) |
| XYZ | xyz(85.3446, 95.3503, 92.4893) |
| Luminance | 0.9535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.31
Mintcream
#F5FFFA
ΔE00 7.03
Off White (survey)
#FFFFE4
ΔE00 7.21
Beige
#F5F5DC
ΔE00 7.21
Lightyellow
#FFFFE0
ΔE00 7.55
Ivory
#FFFFF0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFFEB #FEEBFF
analogous
#F6FFEB #ECFFEB #EBFFF4
triadic
#ECFFEB #EBECFF #FFEBEC
tetradic
#ECFFEB #EBF6FF #FEEBFF #FFF4EB
square
#ECFFEB #EBF6FF #FEEBFF #FFF4EB
split-complementary
#ECFFEB #F4EBFF #FFEBF6
monochromatic
#78FF71 #B2FFAE #E2FFE0 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.05
#ECFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#ECFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFFEB
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFFEB | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FDF9EC
Tritanopia (blue-blind)
#EBFEF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ecffeb; /* rgb */ color: rgb(236, 255, 235); /* oklch */ color: oklch(98.1% 0.033 143.9);
Tailwind
colors: {
custom: {
50: '#f2fff1',
500: '#ecffeb',
950: '#000000',
},
}SCSS
$custom: #ecffeb; $custom-light: #f2fff1; $custom-dark: #000000;
JSON
{
"hex": "#ecffeb",
"rgb": {
"r": 236,
"g": 255,
"b": 235
},
"hsl": {
"h": 117,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98067,
"c": 0.03298,
"h": 143.9
},
"luminance": 0.95351
}Semantic roles & 50–950 ramp
primary
#ECFFEB
secondary
#EAA0EE
accent
#00E6DA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685