#EDFDF1#EDFDF1
#EDFDF1 is a very light, muted green. Relative luminance 0.946; OKLCH L 97.9% C 0.023 H 153.5°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDF1 |
|---|---|
| RGB | rgb(237, 253, 241) |
| HSL | hsl(135, 80%, 96%) |
| HSV | hsv(135, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(97.88, -7.38, 3.94) |
| CIE-LCH | lch(97.88, 8.36, 151.92°) |
| OKLab | oklab(97.9% -0.0206 0.0103) |
| OKLCH | oklch(97.9% 0.023 153.5) |
| XYZ | xyz(85.9244, 94.6052, 96.9359) |
| Luminance | 0.9461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.26
Mintcream
#F5FFFA
ΔE00 4.03
Azure (CSS)
#F0FFFF
ΔE00 5.50
Ivory
#FFFFF0
ΔE00 6.43
Lightcyan
#E0FFFF
ΔE00 6.57
Beige
#F5F5DC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDF1 #FDEDF9
analogous
#F1FDED #EDFDF1 #EDFDF9
triadic
#EDFDF1 #F1EDFD #FDF1ED
tetradic
#EDFDF1 #EDF1FD #FDEDF9 #FDF9ED
square
#EDFDF1 #EDF1FD #FDEDF9 #FDF9ED
split-complementary
#EDFDF1 #F9EDFD #FDEDF1
monochromatic
#7FF19B #B6F7C6 #E3FCEA #E3FCEA #E3FCEA
Accessibility & contrast
On white
1.05
#EDFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EDFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDF1
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDF1 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF0
Deuteranopia (green-blind)
#FAF8F2
Tritanopia (blue-blind)
#EBFCF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdf1; /* rgb */ color: rgb(237, 253, 241); /* oklch */ color: oklch(97.9% 0.023 153.5);
Tailwind
colors: {
custom: {
50: '#f2fef5',
500: '#edfdf1',
950: '#000000',
},
}SCSS
$custom: #edfdf1; $custom-light: #f2fef5; $custom-dark: #000000;
JSON
{
"hex": "#edfdf1",
"rgb": {
"r": 237,
"g": 253,
"b": 241
},
"hsl": {
"h": 135,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97895,
"c": 0.02304,
"h": 153.5
},
"luminance": 0.94606
}Semantic roles & 50–950 ramp
primary
#EDFDF1
secondary
#E6A8D7
accent
#09A8DC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585