#EDFDEB#EDFDEB
#EDFDEB is a very light, muted green. Relative luminance 0.943; OKLCH L 97.7% C 0.029 H 142.2°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDEB |
|---|---|
| RGB | rgb(237, 253, 235) |
| HSL | hsl(113, 82%, 96%) |
| HSV | hsv(113, 7%, 99%) |
| CMYK | cmyk(6.3%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.73, -8.43, 6.81) |
| CIE-LCH | lch(97.73, 10.84, 141.04°) |
| OKLab | oklab(97.74% -0.0229 0.0178) |
| OKLCH | oklch(97.74% 0.029 142.2) |
| XYZ | xyz(85.0430, 94.2526, 92.2934) |
| Luminance | 0.9425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.29
Mintcream
#F5FFFA
ΔE00 5.99
Beige
#F5F5DC
ΔE00 6.45
Off White (survey)
#FFFFE4
ΔE00 6.60
Ivory
#FFFFF0
ΔE00 6.61
Lightyellow
#FFFFE0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDEB #FBEBFD
analogous
#F6FDEB #EDFDEB #EBFDF2
triadic
#EDFDEB #EBEDFD #FDEBED
tetradic
#EDFDEB #EBF6FD #FBEBFD #FDF2EB
square
#EDFDEB #EBF6FD #FBEBFD #FDF2EB
split-complementary
#EDFDEB #F2EBFD #FDEBF6
monochromatic
#89F27C #BBF7B3 #E6FCE3 #E6FCE3 #E6FCE3
Accessibility & contrast
On white
1.06
#EDFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#EDFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDEB
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDEB | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEA
Deuteranopia (green-blind)
#FBF8EC
Tritanopia (blue-blind)
#ECFCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfdeb; /* rgb */ color: rgb(237, 253, 235); /* oklch */ color: oklch(97.7% 0.029 142.2);
Tailwind
colors: {
custom: {
50: '#f2fef1',
500: '#edfdeb',
950: '#000000',
},
}SCSS
$custom: #edfdeb; $custom-light: #f2fef1; $custom-dark: #000000;
JSON
{
"hex": "#edfdeb",
"rgb": {
"r": 237,
"g": 253,
"b": 235
},
"hsl": {
"h": 113.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97736,
"c": 0.02904,
"h": 142.2
},
"luminance": 0.94253
}Semantic roles & 50–950 ramp
primary
#EDFDEB
secondary
#DFA6E7
accent
#07DEC6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585