#ECF6EA#ECF6EA
#ECF6EA is a very light, near-neutral green. Relative luminance 0.897; OKLCH L 96.2% C 0.019 H 140.5°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF6EA |
|---|---|
| RGB | rgb(236, 246, 234) |
| HSL | hsl(110, 40%, 94%) |
| HSV | hsv(110, 5%, 96%) |
| CMYK | cmyk(4.1%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.87, -5.43, 4.62) |
| CIE-LCH | lch(95.87, 7.13, 139.57°) |
| OKLab | oklab(96.24% -0.0147 0.0121) |
| OKLCH | oklch(96.24% 0.019 140.5) |
| XYZ | xyz(82.3965, 89.6846, 90.7959) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.74
Mintcream
#F5FFFA
ΔE00 3.63
Ivory
#FFFFF0
ΔE00 4.75
Azure (CSS)
#F0FFFF
ΔE00 5.81
Beige
#F5F5DC
ΔE00 5.89
Light Grey
#D8DCD6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF6EA #F4EAF6
analogous
#F2F6EA #ECF6EA #EAF6EE
triadic
#ECF6EA #EAECF6 #F6EAEC
tetradic
#ECF6EA #EAF2F6 #F4EAF6 #F6EEEA
square
#ECF6EA #EAF2F6 #F4EAF6 #F6EEEA
split-complementary
#ECF6EA #EEEAF6 #F6EAF2
monochromatic
#9ED194 #C5E4BF #ECF6EA #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.11
#ECF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#ECF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF6EA
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF6EA | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#ECF5F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ecf6ea; /* rgb */ color: rgb(236, 246, 234); /* oklch */ color: oklch(96.2% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#f2f9f0',
500: '#ecf6ea',
950: '#000000',
},
}SCSS
$custom: #ecf6ea; $custom-light: #f2f9f0; $custom-dark: #000000;
JSON
{
"hex": "#ecf6ea",
"rgb": {
"r": 236,
"g": 246,
"b": 234
},
"hsl": {
"h": 110,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96236,
"c": 0.01905,
"h": 140.5
},
"luminance": 0.89685
}Semantic roles & 50–950 ramp
primary
#ECF6EA
secondary
#CDB1D3
accent
#32B39E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585