#EDFFE8#EDFFE8
#EDFFE8 is a very light, muted green. Relative luminance 0.954; OKLCH L 98.1% C 0.036 H 138.9°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE8 |
|---|---|
| RGB | rgb(237, 255, 232) |
| HSL | hsl(107, 100%, 95%) |
| HSV | hsv(107, 9%, 100%) |
| CMYK | cmyk(7.1%, 0%, 9%, 0%) |
| CIE-LAB | lab(98.17, -9.94, 8.99) |
| CIE-LCH | lch(98.17, 13.40, 137.88°) |
| OKLab | oklab(98.06% -0.0268 0.0234) |
| OKLCH | oklch(98.06% 0.036 138.9) |
| XYZ | xyz(85.2479, 95.3501, 90.2415) |
| Luminance | 0.9535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.05
Off White (survey)
#FFFFE4
ΔE00 6.65
Beige
#F5F5DC
ΔE00 6.74
Lightyellow
#FFFFE0
ΔE00 6.85
Ivory
#FFFFF0
ΔE00 7.72
Mintcream
#F5FFFA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE8 #FAE8FF
analogous
#F8FFE8 #EDFFE8 #E8FFEE
triadic
#EDFFE8 #E8EDFF #FFE8ED
tetradic
#EDFFE8 #E8F8FF #FAE8FF #FFEEE8
square
#EDFFE8 #E8F8FF #FAE8FF #FFEEE8
split-complementary
#EDFFE8 #EEE8FF #FFE8F8
monochromatic
#8DFF6E #BDFFAB #E7FFE0 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.05
#EDFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#EDFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE8
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE8 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FEF9E9
Tritanopia (blue-blind)
#ECFDF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffe8; /* rgb */ color: rgb(237, 255, 232); /* oklch */ color: oklch(98.1% 0.036 138.9);
Tailwind
colors: {
custom: {
50: '#f2ffef',
500: '#edffe8',
950: '#000000',
},
}SCSS
$custom: #edffe8; $custom-light: #f2ffef; $custom-dark: #000000;
JSON
{
"hex": "#edffe8",
"rgb": {
"r": 237,
"g": 255,
"b": 232
},
"hsl": {
"h": 106.957,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98061,
"c": 0.03563,
"h": 138.9
},
"luminance": 0.95351
}Semantic roles & 50–950 ramp
primary
#EDFFE8
secondary
#DC9DEE
accent
#00E6B4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685