#EDFFDA#EDFFDA
#EDFFDA is a very light, muted yellow-green. Relative luminance 0.946; OKLCH L 97.7% C 0.052 H 128.6°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFDA |
|---|---|
| RGB | rgb(237, 255, 218) |
| HSL | hsl(89, 100%, 93%) |
| HSV | hsv(89, 15%, 100%) |
| CMYK | cmyk(7.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(97.87, -12.25, 15.72) |
| CIE-LCH | lch(97.87, 19.92, 127.93°) |
| OKLab | oklab(97.72% -0.0324 0.0406) |
| OKLCH | oklch(97.72% 0.052 128.6) |
| XYZ | xyz(83.3379, 94.5861, 80.1825) |
| Luminance | 0.9459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.92
Eggshell (survey)
#FFFFD4
ΔE00 6.05
Lightyellow
#FFFFE0
ΔE00 6.41
Ecru
#FEFFCA
ΔE00 6.75
Cream
#FFFDD0
ΔE00 6.79
Ivory (survey)
#FFFFCB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFDA #ECDAFF
analogous
#FFFEDA #EDFFDA #DAFFDA
triadic
#EDFFDA #DAEDFF #FFDAED
tetradic
#EDFFDA #DAFFFE #ECDAFF #FFDADA
square
#EDFFDA #DAFFFE #ECDAFF #FFDADA
split-complementary
#EDFFDA #DADAFF #FEDAFF
monochromatic
#B1FF60 #CFFF9D #EDFFDA #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.05
#EDFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EDFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFDA
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFDA | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD8
Deuteranopia (green-blind)
#FFF8DC
Tritanopia (blue-blind)
#EFFBF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffda; /* rgb */ color: rgb(237, 255, 218); /* oklch */ color: oklch(97.7% 0.052 128.6);
Tailwind
colors: {
custom: {
50: '#f3ffe5',
500: '#edffda',
950: '#000000',
},
}SCSS
$custom: #edffda; $custom-light: #f3ffe5; $custom-dark: #000000;
JSON
{
"hex": "#edffda",
"rgb": {
"r": 237,
"g": 255,
"b": 218
},
"hsl": {
"h": 89.189,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97718,
"c": 0.05194,
"h": 128.6
},
"luminance": 0.94586
}Semantic roles & 50–950 ramp
primary
#EDFFDA
secondary
#BD92EC
accent
#00E670
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684