#EDFEEB#EDFEEB
#EDFEEB is a very light, muted green. Relative luminance 0.949; OKLCH L 97.9% C 0.031 H 142.3°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEEB |
|---|---|
| RGB | rgb(237, 254, 235) |
| HSL | hsl(114, 90%, 96%) |
| HSV | hsv(114, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.99, -8.93, 7.18) |
| CIE-LCH | lch(97.99, 11.46, 141.19°) |
| OKLab | oklab(97.94% -0.0243 0.0188) |
| OKLCH | oklch(97.94% 0.031 142.3) |
| XYZ | xyz(85.3595, 94.8857, 92.3989) |
| Luminance | 0.9489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.69
Mintcream
#F5FFFA
ΔE00 6.43
Beige
#F5F5DC
ΔE00 6.67
Off White (survey)
#FFFFE4
ΔE00 6.74
Ivory
#FFFFF0
ΔE00 6.99
Lightyellow
#FFFFE0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEEB #FCEBFE
analogous
#F6FEEB #EDFEEB #EBFEF2
triadic
#EDFEEB #EBEDFE #FEEBED
tetradic
#EDFEEB #EBF6FE #FCEBFE #FEF2EB
square
#EDFEEB #EBF6FE #FCEBFE #FEF2EB
split-complementary
#EDFEEB #F2EBFE #FEEBF6
monochromatic
#84F876 #B9FBB1 #E5FEE2 #E5FEE2 #E5FEE2
Accessibility & contrast
On white
1.05
#EDFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EDFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEEB
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEEB | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FCF9EC
Tritanopia (blue-blind)
#ECFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfeeb; /* rgb */ color: rgb(237, 254, 235); /* oklch */ color: oklch(97.9% 0.031 142.3);
Tailwind
colors: {
custom: {
50: '#f2fef1',
500: '#edfeeb',
950: '#000000',
},
}SCSS
$custom: #edfeeb; $custom-light: #f2fef1; $custom-dark: #000000;
JSON
{
"hex": "#edfeeb",
"rgb": {
"r": 237,
"g": 254,
"b": 235
},
"hsl": {
"h": 113.684,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.97937,
"c": 0.03069,
"h": 142.3
},
"luminance": 0.94886
}Semantic roles & 50–950 ramp
primary
#EDFEEB
secondary
#E3A3EA
accent
#00E6CD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585