#ECFDED#ECFDED
#ECFDED is a very light, muted green. Relative luminance 0.942; OKLCH L 97.7% C 0.028 H 147.0°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFDED |
|---|---|
| RGB | rgb(236, 253, 237) |
| HSL | hsl(124, 81%, 96%) |
| HSV | hsv(124, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.71, -8.41, 5.75) |
| CIE-LCH | lch(97.71, 10.19, 145.66°) |
| OKLab | oklab(97.72% -0.0231 0.015) |
| OKLCH | oklch(97.72% 0.028 147) |
| XYZ | xyz(85.0005, 94.1972, 93.8081) |
| Luminance | 0.9420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.96
Mintcream
#F5FFFA
ΔE00 5.52
Ivory
#FFFFF0
ΔE00 6.81
Beige
#F5F5DC
ΔE00 7.01
Azure (CSS)
#F0FFFF
ΔE00 7.10
Off White (survey)
#FFFFE4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFDED #FDECFC
analogous
#F3FDEC #ECFDED #ECFDF5
triadic
#ECFDED #EDECFD #FDEDEC
tetradic
#ECFDED #ECF3FD #FDECFC #FDF5EC
square
#ECFDED #ECF3FD #FDECFC #FDF5EC
split-complementary
#ECFDED #F5ECFD #FDECF3
monochromatic
#7DF184 #B5F7B9 #E3FCE5 #E3FCE5 #E3FCE5
Accessibility & contrast
On white
1.06
#ECFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#ECFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFDED
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFDED | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#EAFCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ecfded; /* rgb */ color: rgb(236, 253, 237); /* oklch */ color: oklch(97.7% 0.028 147.0);
Tailwind
colors: {
custom: {
50: '#f2fef2',
500: '#ecfded',
950: '#000000',
},
}SCSS
$custom: #ecfded; $custom-light: #f2fef2; $custom-dark: #000000;
JSON
{
"hex": "#ecfded",
"rgb": {
"r": 236,
"g": 253,
"b": 237
},
"hsl": {
"h": 123.529,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.97717,
"c": 0.0276,
"h": 147
},
"luminance": 0.94198
}Semantic roles & 50–950 ramp
primary
#ECFDED
secondary
#E7A7E3
accent
#08D1DD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585