#EDFFD7#EDFFD7
#EDFFD7 is a very light, muted yellow-green. Relative luminance 0.944; OKLCH L 97.6% C 0.056 H 127.2°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFD7 |
|---|---|
| RGB | rgb(237, 255, 215) |
| HSL | hsl(87, 100%, 92%) |
| HSV | hsv(87, 16%, 100%) |
| CMYK | cmyk(7.1%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(97.81, -12.72, 17.16) |
| CIE-LCH | lch(97.81, 21.36, 126.56°) |
| OKLab | oklab(97.65% -0.0336 0.0443) |
| OKLCH | oklch(97.65% 0.056 127.2) |
| XYZ | xyz(82.9489, 94.4305, 78.1337) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.75
Eggshell (survey)
#FFFFD4
ΔE00 5.78
Ecru
#FEFFCA
ΔE00 6.21
Ivory (survey)
#FFFFCB
ΔE00 6.37
Cream
#FFFDD0
ΔE00 6.47
Lightyellow
#FFFFE0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFD7 #E9D7FF
analogous
#FFFDD7 #EDFFD7 #D9FFD7
triadic
#EDFFD7 #D7EDFF #FFD7ED
tetradic
#EDFFD7 #D7FFFD #E9D7FF #FFD7D9
square
#EDFFD7 #D7FFFD #E9D7FF #FFD7D9
split-complementary
#EDFFD7 #D7D9FF #FDD7FF
monochromatic
#B6FF5D #D1FF9A #EDFFD7 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.06
#EDFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#EDFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFD7
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFD7 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D5
Deuteranopia (green-blind)
#FFF8D9
Tritanopia (blue-blind)
#EFFBF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffd7; /* rgb */ color: rgb(237, 255, 215); /* oklch */ color: oklch(97.6% 0.056 127.2);
Tailwind
colors: {
custom: {
50: '#f3ffe3',
500: '#edffd7',
950: '#000000',
},
}SCSS
$custom: #edffd7; $custom-light: #f3ffe3; $custom-dark: #000000;
JSON
{
"hex": "#edffd7",
"rgb": {
"r": 237,
"g": 255,
"b": 215
},
"hsl": {
"h": 87,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.97648,
"c": 0.05555,
"h": 127.2
},
"luminance": 0.94431
}Semantic roles & 50–950 ramp
primary
#EDFFD7
secondary
#B88FEB
accent
#00E667
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684