#EDFFEC#EDFFEC
#EDFFEC is a very light, muted green. Relative luminance 0.956; OKLCH L 98.2% C 0.031 H 143.9°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFEC |
|---|---|
| RGB | rgb(237, 255, 236) |
| HSL | hsl(117, 100%, 96%) |
| HSV | hsv(117, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(98.27, -9.25, 7.07) |
| CIE-LCH | lch(98.27, 11.64, 142.62°) |
| OKLab | oklab(98.16% -0.0253 0.0185) |
| OKLCH | oklch(98.16% 0.031 143.9) |
| XYZ | xyz(85.8225, 95.5800, 93.2680) |
| Luminance | 0.9558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.83
Mintcream
#F5FFFA
ΔE00 6.57
Beige
#F5F5DC
ΔE00 7.00
Off White (survey)
#FFFFE4
ΔE00 7.02
Ivory
#FFFFF0
ΔE00 7.28
Lightyellow
#FFFFE0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFEC #FEECFF
analogous
#F7FFEC #EDFFEC #ECFFF5
triadic
#EDFFEC #ECEDFF #FFECED
tetradic
#EDFFEC #ECF7FF #FEECFF #FFF5EC
square
#EDFFEC #ECF7FF #FEECFF #FFF5EC
split-complementary
#EDFFEC #F5ECFF #FFECF7
monochromatic
#79FF72 #B3FFAF #E2FFE0 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.04
#EDFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#EDFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFEC
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFEC | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEB
Deuteranopia (green-blind)
#FDF9ED
Tritanopia (blue-blind)
#ECFEF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffec; /* rgb */ color: rgb(237, 255, 236); /* oklch */ color: oklch(98.2% 0.031 143.9);
Tailwind
colors: {
custom: {
50: '#f2fff2',
500: '#edffec',
950: '#000000',
},
}SCSS
$custom: #edffec; $custom-light: #f2fff2; $custom-dark: #000000;
JSON
{
"hex": "#edffec",
"rgb": {
"r": 237,
"g": 255,
"b": 236
},
"hsl": {
"h": 116.842,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.98164,
"c": 0.0313,
"h": 143.9
},
"luminance": 0.95581
}Semantic roles & 50–950 ramp
primary
#EDFFEC
secondary
#EAA1EE
accent
#00E6D9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685