#EDFF97#EDFF97
#EDFF97 is a very light, vivid yellow-green. Relative luminance 0.918; OKLCH L 96.4% C 0.130 H 116.9°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF97 |
|---|---|
| RGB | rgb(237, 255, 151) |
| HSL | hsl(70, 100%, 80%) |
| HSV | hsv(70, 41%, 100%) |
| CMYK | cmyk(7.1%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(96.72, -21.24, 47.65) |
| CIE-LCH | lch(96.72, 52.17, 114.02°) |
| OKLab | oklab(96.43% -0.0588 0.1158) |
| OKLCH | oklch(96.43% 0.13 116.9) |
| XYZ | xyz(76.2714, 91.7595, 42.9655) |
| Luminance | 0.9176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Yellowish Tan
#FCFC81
ΔE00 5.33
Pale Yellow
#FFFF84
ΔE00 5.33
Faded Yellow
#FEFF7F
ΔE00 5.55
Butter
#FFFF81
ΔE00 5.57
Banana (survey)
#FFFF7E
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF97 #A997FF
analogous
#FFDD97 #EDFF97 #B9FF97
triadic
#EDFF97 #97EDFF #FF97ED
tetradic
#EDFF97 #97FFDD #A997FF #FF97B9
square
#EDFF97 #97FFDD #A997FF #FF97B9
split-complementary
#EDFF97 #97B9FF #DD97FF
monochromatic
#D8FF1D #E2FF5A #EDFF97 #F8FFD4 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#EDFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF97
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF97 | 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)
#FFF58F
Deuteranopia (green-blind)
#FFF69C
Tritanopia (blue-blind)
#F7F5E6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edff97; /* rgb */ color: rgb(237, 255, 151); /* oklch */ color: oklch(96.4% 0.130 116.9);
Tailwind
colors: {
custom: {
50: '#f4ffb7',
500: '#edff97',
950: '#000000',
},
}SCSS
$custom: #edff97; $custom-light: #f4ffb7; $custom-dark: #000000;
JSON
{
"hex": "#edff97",
"rgb": {
"r": 237,
"g": 255,
"b": 151
},
"hsl": {
"h": 70.385,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9643,
"c": 0.12987,
"h": 116.9
},
"luminance": 0.91759
}Semantic roles & 50–950 ramp
primary
#EDFF97
secondary
#7059E2
accent
#00E628
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681