#EDFFD4#EDFFD4
#EDFFD4 is a very light, muted yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.059 H 126.0°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFD4 |
|---|---|
| RGB | rgb(237, 255, 212) |
| HSL | hsl(85, 100%, 92%) |
| HSV | hsv(85, 17%, 100%) |
| CMYK | cmyk(7.1%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(97.74, -13.19, 18.60) |
| CIE-LCH | lch(97.74, 22.81, 125.34°) |
| OKLab | oklab(97.58% -0.0348 0.0479) |
| OKLCH | oklch(97.58% 0.059 126) |
| XYZ | xyz(82.5670, 94.2777, 76.1222) |
| Luminance | 0.9428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 5.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.67
Ecru
#FEFFCA
ΔE00 5.75
Ivory (survey)
#FFFFCB
ΔE00 5.94
Cream
#FFFDD0
ΔE00 6.24
Lightyellow
#FFFFE0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFD4 #E6D4FF
analogous
#FFFBD4 #EDFFD4 #D8FFD4
triadic
#EDFFD4 #D4EDFF #FFD4ED
tetradic
#EDFFD4 #D4FFFB #E6D4FF #FFD4D8
square
#EDFFD4 #D4FFFB #E6D4FF #FFD4D8
split-complementary
#EDFFD4 #D4D8FF #FBD4FF
monochromatic
#BAFF5A #D3FF97 #EDFFD4 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.06
#EDFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#EDFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFD4
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFD4 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D2
Deuteranopia (green-blind)
#FFF8D6
Tritanopia (blue-blind)
#F0FBF3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edffd4; /* rgb */ color: rgb(237, 255, 212); /* oklch */ color: oklch(97.6% 0.059 126.0);
Tailwind
colors: {
custom: {
50: '#f3ffe1',
500: '#edffd4',
950: '#000000',
},
}SCSS
$custom: #edffd4; $custom-light: #f3ffe1; $custom-dark: #000000;
JSON
{
"hex": "#edffd4",
"rgb": {
"r": 237,
"g": 255,
"b": 212
},
"hsl": {
"h": 85.116,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.97579,
"c": 0.05917,
"h": 126
},
"luminance": 0.94278
}Semantic roles & 50–950 ramp
primary
#EDFFD4
secondary
#B48CEB
accent
#00E660
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684