#EDFF96#EDFF96
#EDFF96 is a very light, vivid yellow-green. Relative luminance 0.917; OKLCH L 96.4% C 0.131 H 116.9°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF96 |
|---|---|
| RGB | rgb(237, 255, 150) |
| HSL | hsl(70, 100%, 79%) |
| HSV | hsv(70, 41%, 100%) |
| CMYK | cmyk(7.1%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(96.71, -21.34, 48.12) |
| CIE-LCH | lch(96.71, 52.64, 113.92°) |
| OKLab | oklab(96.42% -0.0592 0.1168) |
| OKLCH | oklch(96.42% 0.131 116.9) |
| XYZ | xyz(76.1906, 91.7272, 42.5396) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.44
Yellowish Tan
#FCFC81
ΔE00 5.23
Pale Yellow
#FFFF84
ΔE00 5.24
Faded Yellow
#FEFF7F
ΔE00 5.44
Butter
#FFFF81
ΔE00 5.47
Banana (survey)
#FFFF7E
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF96 #A896FF
analogous
#FFDD96 #EDFF96 #B9FF96
triadic
#EDFF96 #96EDFF #FF96ED
tetradic
#EDFF96 #96FFDD #A896FF #FF96B9
square
#EDFF96 #96FFDD #A896FF #FF96B9
split-complementary
#EDFF96 #96B9FF #DD96FF
monochromatic
#D8FF1C #E3FF59 #EDFF96 #F7FFD3 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#EDFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF96
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF96 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58E
Deuteranopia (green-blind)
#FFF69B
Tritanopia (blue-blind)
#F7F5E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff96; /* rgb */ color: rgb(237, 255, 150); /* oklch */ color: oklch(96.4% 0.131 116.9);
Tailwind
colors: {
custom: {
50: '#f4ffb6',
500: '#edff96',
950: '#000000',
},
}SCSS
$custom: #edff96; $custom-light: #f4ffb6; $custom-dark: #000000;
JSON
{
"hex": "#edff96",
"rgb": {
"r": 237,
"g": 255,
"b": 150
},
"hsl": {
"h": 70.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.96415,
"c": 0.13092,
"h": 116.9
},
"luminance": 0.91727
}Semantic roles & 50–950 ramp
primary
#EDFF96
secondary
#6F58E1
accent
#00E627
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681