#EDFFE5#EDFFE5
#EDFFE5 is a very light, muted green. Relative luminance 0.952; OKLCH L 98.0% C 0.039 H 135.9°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE5 |
|---|---|
| RGB | rgb(237, 255, 229) |
| HSL | hsl(102, 100%, 95%) |
| HSV | hsv(102, 10%, 100%) |
| CMYK | cmyk(7.1%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(98.11, -10.44, 10.43) |
| CIE-LCH | lch(98.11, 14.76, 135.05°) |
| OKLab | oklab(97.99% -0.028 0.0271) |
| OKLCH | oklch(97.99% 0.039 135.9) |
| XYZ | xyz(84.8254, 95.1811, 88.0165) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.97
Off White (survey)
#FFFFE4
ΔE00 6.53
Lightyellow
#FFFFE0
ΔE00 6.55
Beige
#F5F5DC
ΔE00 6.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.36
Eggshell (survey)
#FFFFD4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE5 #F7E5FF
analogous
#FAFFE5 #EDFFE5 #E5FFEA
triadic
#EDFFE5 #E5EDFF #FFE5ED
tetradic
#EDFFE5 #E5FAFF #F7E5FF #FFEAE5
square
#EDFFE5 #E5FAFF #F7E5FF #FFEAE5
split-complementary
#EDFFE5 #EAE5FF #FFE5FA
monochromatic
#98FF6B #C3FFA8 #EAFFE0 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.05
#EDFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#EDFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE5
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE5 | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE4
Deuteranopia (green-blind)
#FEF9E6
Tritanopia (blue-blind)
#EDFDF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffe5; /* rgb */ color: rgb(237, 255, 229); /* oklch */ color: oklch(98.0% 0.039 135.9);
Tailwind
colors: {
custom: {
50: '#f2ffed',
500: '#edffe5',
950: '#000000',
},
}SCSS
$custom: #edffe5; $custom-light: #f2ffed; $custom-dark: #000000;
JSON
{
"hex": "#edffe5",
"rgb": {
"r": 237,
"g": 255,
"b": 229
},
"hsl": {
"h": 101.538,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97985,
"c": 0.03901,
"h": 135.9
},
"luminance": 0.95182
}Semantic roles & 50–950 ramp
primary
#EDFFE5
secondary
#D49BED
accent
#00E69F
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684