#EDFFA4#EDFFA4
#EDFFA4 is a very light, moderate yellow-green. Relative luminance 0.922; OKLCH L 96.6% C 0.116 H 117.7°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFA4 |
|---|---|
| RGB | rgb(237, 255, 164) |
| HSL | hsl(72, 100%, 82%) |
| HSV | hsv(72, 36%, 100%) |
| CMYK | cmyk(7.1%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(96.90, -19.77, 41.57) |
| CIE-LCH | lch(96.90, 46.03, 115.43°) |
| OKLab | oklab(96.64% -0.0539 0.1024) |
| OKLCH | oklch(96.64% 0.116 117.7) |
| XYZ | xyz(77.3860, 92.2053, 48.8354) |
| Luminance | 0.9221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.07
Creme
#FFFFB6
ΔE00 5.03
Parchment
#FEFCAF
ΔE00 5.10
Light Beige
#FFFEB6
ΔE00 5.32
Buff
#FEF69E
ΔE00 6.44
Cream (survey)
#FFFFC2
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFA4 #B6A4FF
analogous
#FFE4A4 #EDFFA4 #C0FFA4
triadic
#EDFFA4 #A4EDFF #FFA4ED
tetradic
#EDFFA4 #A4FFE4 #B6A4FF #FFA4C0
square
#EDFFA4 #A4FFE4 #B6A4FF #FFA4C0
split-complementary
#EDFFA4 #A4C0FF #E4A4FF
monochromatic
#D5FF2A #E1FF67 #EDFFA4 #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.08
#EDFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#EDFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFA4
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFA4 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF69D
Deuteranopia (green-blind)
#FFF7A8
Tritanopia (blue-blind)
#F6F6E8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edffa4; /* rgb */ color: rgb(237, 255, 164); /* oklch */ color: oklch(96.6% 0.116 117.7);
Tailwind
colors: {
custom: {
50: '#f4ffc0',
500: '#edffa4',
950: '#000000',
},
}SCSS
$custom: #edffa4; $custom-light: #f4ffc0; $custom-dark: #000000;
JSON
{
"hex": "#edffa4",
"rgb": {
"r": 237,
"g": 255,
"b": 164
},
"hsl": {
"h": 71.868,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.96635,
"c": 0.11572,
"h": 117.7
},
"luminance": 0.92205
}Semantic roles & 50–950 ramp
primary
#EDFFA4
secondary
#7D64E4
accent
#00E62D
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171812
muted
#858682