#EDFFE9#EDFFE9
#EDFFE9 is a very light, muted green. Relative luminance 0.954; OKLCH L 98.1% C 0.035 H 140.0°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE9 |
|---|---|
| RGB | rgb(237, 255, 233) |
| HSL | hsl(109, 100%, 96%) |
| HSV | hsv(109, 9%, 100%) |
| CMYK | cmyk(7.1%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(98.20, -9.77, 8.51) |
| CIE-LCH | lch(98.20, 12.95, 138.95°) |
| OKLab | oklab(98.09% -0.0264 0.0222) |
| OKLCH | oklch(98.09% 0.035 140) |
| XYZ | xyz(85.3903, 95.4071, 90.9917) |
| Luminance | 0.9541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.74
Off White (survey)
#FFFFE4
ΔE00 6.72
Beige
#F5F5DC
ΔE00 6.78
Lightyellow
#FFFFE0
ΔE00 6.98
Mintcream
#F5FFFA
ΔE00 7.48
Ivory
#FFFFF0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE9 #FBE9FF
analogous
#F8FFE9 #EDFFE9 #E9FFF0
triadic
#EDFFE9 #E9EDFF #FFE9ED
tetradic
#EDFFE9 #E9F8FF #FBE9FF #FFF0E9
square
#EDFFE9 #E9F8FF #FBE9FF #FFF0E9
split-complementary
#EDFFE9 #F0E9FF #FFE9F8
monochromatic
#89FF6F #BBFFAC #E6FFE0 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.05
#EDFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#EDFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE9
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE9 | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE8
Deuteranopia (green-blind)
#FDF9EA
Tritanopia (blue-blind)
#ECFDF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffe9; /* rgb */ color: rgb(237, 255, 233); /* oklch */ color: oklch(98.1% 0.035 140.0);
Tailwind
colors: {
custom: {
50: '#f2fff0',
500: '#edffe9',
950: '#000000',
},
}SCSS
$custom: #edffe9; $custom-light: #f2fff0; $custom-dark: #000000;
JSON
{
"hex": "#edffe9",
"rgb": {
"r": 237,
"g": 255,
"b": 233
},
"hsl": {
"h": 109.091,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.98087,
"c": 0.03453,
"h": 140
},
"luminance": 0.95408
}Semantic roles & 50–950 ramp
primary
#EDFFE9
secondary
#DF9EEE
accent
#00E6BC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685