#EDFF95#EDFF95
#EDFF95 is a very light, vivid yellow-green. Relative luminance 0.917; OKLCH L 96.4% C 0.132 H 116.8°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF95 |
|---|---|
| RGB | rgb(237, 255, 149) |
| HSL | hsl(70, 100%, 79%) |
| HSV | hsv(70, 42%, 100%) |
| CMYK | cmyk(7.1%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(96.70, -21.45, 48.58) |
| CIE-LCH | lch(96.70, 53.10, 113.82°) |
| OKLab | oklab(96.4% -0.0596 0.1178) |
| OKLCH | oklch(96.4% 0.132 116.8) |
| XYZ | xyz(76.1104, 91.6951, 42.1173) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.55
Yellowish Tan
#FCFC81
ΔE00 5.14
Pale Yellow
#FFFF84
ΔE00 5.15
Faded Yellow
#FEFF7F
ΔE00 5.34
Butter
#FFFF81
ΔE00 5.37
Banana (survey)
#FFFF7E
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF95 #A795FF
analogous
#FFDC95 #EDFF95 #B8FF95
triadic
#EDFF95 #95EDFF #FF95ED
tetradic
#EDFF95 #95FFDC #A795FF #FF95B8
square
#EDFF95 #95FFDC #A795FF #FF95B8
split-complementary
#EDFF95 #95B8FF #DC95FF
monochromatic
#D8FF1B #E3FF58 #EDFF95 #F7FFD2 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#EDFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF95
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF95 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58D
Deuteranopia (green-blind)
#FFF69A
Tritanopia (blue-blind)
#F7F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff95; /* rgb */ color: rgb(237, 255, 149); /* oklch */ color: oklch(96.4% 0.132 116.8);
Tailwind
colors: {
custom: {
50: '#f4ffb6',
500: '#edff95',
950: '#000000',
},
}SCSS
$custom: #edff95; $custom-light: #f4ffb6; $custom-dark: #000000;
JSON
{
"hex": "#edff95",
"rgb": {
"r": 237,
"g": 255,
"b": 149
},
"hsl": {
"h": 70.189,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.96401,
"c": 0.13197,
"h": 116.8
},
"luminance": 0.91694
}Semantic roles & 50–950 ramp
primary
#EDFF95
secondary
#6E57E1
accent
#00E627
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681