#EDFFE7#EDFFE7
#EDFFE7 is a very light, muted green. Relative luminance 0.953; OKLCH L 98.0% C 0.037 H 137.8°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE7 |
|---|---|
| RGB | rgb(237, 255, 231) |
| HSL | hsl(105, 100%, 95%) |
| HSV | hsv(105, 9%, 100%) |
| CMYK | cmyk(7.1%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(98.15, -10.11, 9.47) |
| CIE-LCH | lch(98.15, 13.85, 136.87°) |
| OKLab | oklab(98.04% -0.0272 0.0247) |
| OKLCH | oklch(98.04% 0.037 137.8) |
| XYZ | xyz(85.1062, 95.2934, 89.4956) |
| Luminance | 0.9529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.36
Off White (survey)
#FFFFE4
ΔE00 6.60
Beige
#F5F5DC
ΔE00 6.71
Lightyellow
#FFFFE0
ΔE00 6.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.75
Ivory
#FFFFF0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE7 #F9E7FF
analogous
#F9FFE7 #EDFFE7 #E7FFED
triadic
#EDFFE7 #E7EDFF #FFE7ED
tetradic
#EDFFE7 #E7F9FF #F9E7FF #FFEDE7
square
#EDFFE7 #E7F9FF #F9E7FF #FFEDE7
split-complementary
#EDFFE7 #EDE7FF #FFE7F9
monochromatic
#91FF6D #BFFFAA #E8FFE0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.05
#EDFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#EDFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE7
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE7 | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE6
Deuteranopia (green-blind)
#FEF9E8
Tritanopia (blue-blind)
#EDFDF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffe7; /* rgb */ color: rgb(237, 255, 231); /* oklch */ color: oklch(98.0% 0.037 137.8);
Tailwind
colors: {
custom: {
50: '#f2ffee',
500: '#edffe7',
950: '#000000',
},
}SCSS
$custom: #edffe7; $custom-light: #f2ffee; $custom-dark: #000000;
JSON
{
"hex": "#edffe7",
"rgb": {
"r": 237,
"g": 255,
"b": 231
},
"hsl": {
"h": 105,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98036,
"c": 0.03674,
"h": 137.8
},
"luminance": 0.95294
}Semantic roles & 50–950 ramp
primary
#EDFFE7
secondary
#D99DEE
accent
#00E6AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685