#EDFEAD#EDFEAD
#EDFEAD is a very light, moderate yellow-green. Relative luminance 0.919; OKLCH L 96.6% C 0.104 H 118.0°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEAD |
|---|---|
| RGB | rgb(237, 254, 173) |
| HSL | hsl(73, 98%, 84%) |
| HSV | hsv(73, 32%, 100%) |
| CMYK | cmyk(6.7%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(96.78, -18.19, 36.96) |
| CIE-LCH | lch(96.78, 41.20, 116.20°) |
| OKLab | oklab(96.58% -0.049 0.092) |
| OKLCH | oklch(96.58% 0.104 118) |
| XYZ | xyz(77.9095, 91.9057, 53.1623) |
| Luminance | 0.9191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.56
Creme
#FFFFB6
ΔE00 4.37
Light Beige
#FFFEB6
ΔE00 4.63
Parchment
#FEFCAF
ΔE00 4.71
Cream (survey)
#FFFFC2
ΔE00 5.45
Ecru
#FEFFCA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEAD #BEADFE
analogous
#FEE6AD #EDFEAD #C4FEAD
triadic
#EDFEAD #ADEDFE #FEADED
tetradic
#EDFEAD #ADFEE6 #BEADFE #FEADC4
square
#EDFEAD #ADFEE6 #BEADFE #FEADC4
split-complementary
#EDFEAD #ADC4FE #E6ADFE
monochromatic
#D2FD34 #E0FD71 #EDFEAD #F8FFE1 #F8FFE1
Accessibility & contrast
On white
1.08
#EDFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#EDFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEAD
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEAD | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A7
Deuteranopia (green-blind)
#FFF6B1
Tritanopia (blue-blind)
#F5F6E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edfead; /* rgb */ color: rgb(237, 254, 173); /* oklch */ color: oklch(96.6% 0.104 118.0);
Tailwind
colors: {
custom: {
50: '#f3fec6',
500: '#edfead',
950: '#000000',
},
}SCSS
$custom: #edfead; $custom-light: #f3fec6; $custom-dark: #000000;
JSON
{
"hex": "#edfead",
"rgb": {
"r": 237,
"g": 254,
"b": 173
},
"hsl": {
"h": 72.593,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.96583,
"c": 0.10419,
"h": 118
},
"luminance": 0.91905
}Semantic roles & 50–950 ramp
primary
#EDFEAD
secondary
#856CE3
accent
#00E630
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582