#EDFFD5#EDFFD5
#EDFFD5 is a very light, muted yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.058 H 126.4°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFD5 |
|---|---|
| RGB | rgb(237, 255, 213) |
| HSL | hsl(86, 100%, 92%) |
| HSV | hsv(86, 16%, 100%) |
| CMYK | cmyk(7.1%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(97.76, -13.04, 18.12) |
| CIE-LCH | lch(97.76, 22.32, 125.73°) |
| OKLab | oklab(97.6% -0.0344 0.0467) |
| OKLCH | oklch(97.6% 0.058 126.4) |
| XYZ | xyz(82.6935, 94.3284, 76.7886) |
| Luminance | 0.9433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 5.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.69
Ecru
#FEFFCA
ΔE00 5.89
Ivory (survey)
#FFFFCB
ΔE00 6.07
Cream
#FFFDD0
ΔE00 6.31
Lightyellow
#FFFFE0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFD5 #E7D5FF
analogous
#FFFCD5 #EDFFD5 #D8FFD5
triadic
#EDFFD5 #D5EDFF #FFD5ED
tetradic
#EDFFD5 #D5FFFC #E7D5FF #FFD5D8
square
#EDFFD5 #D5FFFC #E7D5FF #FFD5D8
split-complementary
#EDFFD5 #D5D8FF #FCD5FF
monochromatic
#B9FF5B #D3FF98 #EDFFD5 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.06
#EDFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EDFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFD5
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFD5 | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D3
Deuteranopia (green-blind)
#FFF8D7
Tritanopia (blue-blind)
#F0FBF3
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffd5; /* rgb */ color: rgb(237, 255, 213); /* oklch */ color: oklch(97.6% 0.058 126.4);
Tailwind
colors: {
custom: {
50: '#f3ffe2',
500: '#edffd5',
950: '#000000',
},
}SCSS
$custom: #edffd5; $custom-light: #f3ffe2; $custom-dark: #000000;
JSON
{
"hex": "#edffd5",
"rgb": {
"r": 237,
"g": 255,
"b": 213
},
"hsl": {
"h": 85.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.97602,
"c": 0.05795,
"h": 126.4
},
"luminance": 0.94329
}Semantic roles & 50–950 ramp
primary
#EDFFD5
secondary
#B58DEB
accent
#00E662
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684