#EDFFE0#EDFFE0
#EDFFE0 is a very light, muted yellow-green. Relative luminance 0.949; OKLCH L 97.9% C 0.045 H 132.0°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE0 |
|---|---|
| RGB | rgb(237, 255, 224) |
| HSL | hsl(95, 100%, 94%) |
| HSV | hsv(95, 12%, 100%) |
| CMYK | cmyk(7.1%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(98.00, -11.27, 12.83) |
| CIE-LCH | lch(98.00, 17.08, 131.31°) |
| OKLab | oklab(97.86% -0.03 0.0333) |
| OKLCH | oklch(97.86% 0.045 132) |
| XYZ | xyz(84.1373, 94.9059, 84.3926) |
| Luminance | 0.9491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.46
Lightyellow
#FFFFE0
ΔE00 6.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.56
Off White (survey)
#FFFFE4
ΔE00 6.59
Eggshell (survey)
#FFFFD4
ΔE00 6.85
Beige
#F5F5DC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE0 #F2E0FF
analogous
#FDFFE0 #EDFFE0 #E0FFE3
triadic
#EDFFE0 #E0EDFF #FFE0ED
tetradic
#EDFFE0 #E0FDFF #F2E0FF #FFE3E0
square
#EDFFE0 #E0FDFF #F2E0FF #FFE3E0
split-complementary
#EDFFE0 #E3E0FF #FFE0FD
monochromatic
#A6FF66 #C9FFA3 #EDFFE0 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.05
#EDFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EDFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE0
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE0 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADE
Deuteranopia (green-blind)
#FFF9E1
Tritanopia (blue-blind)
#EEFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffe0; /* rgb */ color: rgb(237, 255, 224); /* oklch */ color: oklch(97.9% 0.045 132.0);
Tailwind
colors: {
custom: {
50: '#f3ffe9',
500: '#edffe0',
950: '#000000',
},
}SCSS
$custom: #edffe0; $custom-light: #f3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#edffe0",
"rgb": {
"r": 237,
"g": 255,
"b": 224
},
"hsl": {
"h": 94.839,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97862,
"c": 0.04481,
"h": 132
},
"luminance": 0.94906
}Semantic roles & 50–950 ramp
primary
#EDFFE0
secondary
#C997ED
accent
#00E685
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684