#EDFFE4#EDFFE4
#EDFFE4 is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.040 H 135.0°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE4 |
|---|---|
| RGB | rgb(237, 255, 228) |
| HSL | hsl(100, 100%, 95%) |
| HSV | hsv(100, 11%, 100%) |
| CMYK | cmyk(7.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(98.08, -10.61, 10.91) |
| CIE-LCH | lch(98.08, 15.22, 134.21°) |
| OKLab | oklab(97.96% -0.0284 0.0284) |
| OKLCH | oklch(97.96% 0.04 135) |
| XYZ | xyz(84.6862, 95.1254, 87.2832) |
| Luminance | 0.9513 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.28
Lightyellow
#FFFFE0
ΔE00 6.48
Off White (survey)
#FFFFE4
ΔE00 6.52
Beige
#F5F5DC
ΔE00 6.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.18
Eggshell (survey)
#FFFFD4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE4 #F6E4FF
analogous
#FBFFE4 #EDFFE4 #E4FFE9
triadic
#EDFFE4 #E4EDFF #FFE4ED
tetradic
#EDFFE4 #E4FBFF #F6E4FF #FFE9E4
square
#EDFFE4 #E4FBFF #F6E4FF #FFE9E4
split-complementary
#EDFFE4 #E9E4FF #FFE4FB
monochromatic
#9BFF6A #C4FFA7 #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.05
#EDFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#EDFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE4
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE4 | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE3
Deuteranopia (green-blind)
#FEF9E5
Tritanopia (blue-blind)
#EDFDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffe4; /* rgb */ color: rgb(237, 255, 228); /* oklch */ color: oklch(98.0% 0.040 135.0);
Tailwind
colors: {
custom: {
50: '#f2ffec',
500: '#edffe4',
950: '#000000',
},
}SCSS
$custom: #edffe4; $custom-light: #f2ffec; $custom-dark: #000000;
JSON
{
"hex": "#edffe4",
"rgb": {
"r": 237,
"g": 255,
"b": 228
},
"hsl": {
"h": 100,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.9796,
"c": 0.04016,
"h": 135
},
"luminance": 0.95126
}Semantic roles & 50–950 ramp
primary
#EDFFE4
secondary
#D19AED
accent
#00E699
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684