#EDFCEC#EDFCEC
#EDFCEC is a very light, muted green. Relative luminance 0.937; OKLCH L 97.6% C 0.026 H 143.6°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCEC |
|---|---|
| RGB | rgb(237, 252, 236) |
| HSL | hsl(116, 73%, 96%) |
| HSV | hsv(116, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(97.50, -7.76, 5.97) |
| CIE-LCH | lch(97.50, 9.79, 142.42°) |
| OKLab | oklab(97.56% -0.0212 0.0156) |
| OKLCH | oklch(97.56% 0.026 143.6) |
| XYZ | xyz(84.8730, 93.6809, 92.9514) |
| Luminance | 0.9368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.73
Mintcream
#F5FFFA
ΔE00 5.21
Ivory
#FFFFF0
ΔE00 6.17
Beige
#F5F5DC
ΔE00 6.41
Off White (survey)
#FFFFE4
ΔE00 6.67
Azure (CSS)
#F0FFFF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCEC #FBECFC
analogous
#F5FCEC #EDFCEC #ECFCF3
triadic
#EDFCEC #ECEDFC #FCECED
tetradic
#EDFCEC #ECF5FC #FBECFC #FCF3EC
square
#EDFCEC #ECF5FC #FBECFC #FCF3EC
split-complementary
#EDFCEC #F3ECFC #FCECF5
monochromatic
#89EB82 #BBF4B7 #E6FBE5 #E6FBE5 #E6FBE5
Accessibility & contrast
On white
1.06
#EDFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#EDFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCEC
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCEC | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#FAF7ED
Tritanopia (blue-blind)
#ECFBF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfcec; /* rgb */ color: rgb(237, 252, 236); /* oklch */ color: oklch(97.6% 0.026 143.6);
Tailwind
colors: {
custom: {
50: '#f2fdf2',
500: '#edfcec',
950: '#000000',
},
}SCSS
$custom: #edfcec; $custom-light: #f2fdf2; $custom-dark: #000000;
JSON
{
"hex": "#edfcec",
"rgb": {
"r": 237,
"g": 252,
"b": 236
},
"hsl": {
"h": 116.25,
"s": 72.727,
"l": 95.686
},
"oklch": {
"l": 0.97562,
"c": 0.02631,
"h": 143.6
},
"luminance": 0.93681
}Semantic roles & 50–950 ramp
primary
#EDFCEC
secondary
#DFA9E3
accent
#11D5C9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585