#EDFF80#EDFF80
#EDFF80 is a very light, vivid yellow. Relative luminance 0.911; OKLCH L 96.1% C 0.153 H 116.0°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF80 |
|---|---|
| RGB | rgb(237, 255, 128) |
| HSL | hsl(69, 100%, 75%) |
| HSV | hsv(69, 50%, 100%) |
| CMYK | cmyk(7.1%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(96.44, -23.50, 58.09) |
| CIE-LCH | lch(96.44, 62.66, 112.02°) |
| OKLab | oklab(96.12% -0.0671 0.1374) |
| OKLCH | oklch(96.12% 0.153 116) |
| XYZ | xyz(74.5824, 91.0839, 34.0698) |
| Luminance | 0.9108 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.85
Yellowish Tan
#FCFC81
ΔE00 3.94
Pale Yellow
#FFFF84
ΔE00 3.99
Butter
#FFFF81
ΔE00 4.03
Banana (survey)
#FFFF7E
ΔE00 4.11
Light Yellow
#FFFE7A
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF80 #9280FF
analogous
#FFD280 #EDFF80 #ADFF80
triadic
#EDFF80 #80EDFF #FF80ED
tetradic
#EDFF80 #80FFD2 #9280FF #FF80AD
square
#EDFF80 #80FFD2 #9280FF #FF80AD
split-complementary
#EDFF80 #80ADFF #D280FF
monochromatic
#DCFF06 #E4FF43 #EDFF80 #F6FFBD #FBFFE0
Accessibility & contrast
On white
1.09
#EDFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#EDFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF80
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF80 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF474
Deuteranopia (green-blind)
#FFF687
Tritanopia (blue-blind)
#F9F3E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff80; /* rgb */ color: rgb(237, 255, 128); /* oklch */ color: oklch(96.1% 0.153 116.0);
Tailwind
colors: {
custom: {
50: '#f5ffa8',
500: '#edff80',
950: '#000000',
},
}SCSS
$custom: #edff80; $custom-light: #f5ffa8; $custom-dark: #000000;
JSON
{
"hex": "#edff80",
"rgb": {
"r": 237,
"g": 255,
"b": 128
},
"hsl": {
"h": 68.504,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.96119,
"c": 0.15294,
"h": 116
},
"luminance": 0.91083
}Semantic roles & 50–950 ramp
primary
#EDFF80
secondary
#5B45DE
accent
#00E621
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681