#EDFF82#EDFF82
#EDFF82 is a very light, vivid yellow. Relative luminance 0.911; OKLCH L 96.1% C 0.151 H 116.1°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF82 |
|---|---|
| RGB | rgb(237, 255, 130) |
| HSL | hsl(69, 100%, 75%) |
| HSV | hsv(69, 49%, 100%) |
| CMYK | cmyk(7.1%, 0%, 49%, 0%) |
| CIE-LAB | lab(96.47, -23.32, 57.20) |
| CIE-LCH | lch(96.47, 61.77, 112.18°) |
| OKLab | oklab(96.14% -0.0664 0.1357) |
| OKLCH | oklch(96.14% 0.151 116.1) |
| XYZ | xyz(74.7153, 91.1371, 34.7700) |
| Luminance | 0.9114 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.93
Yellowish Tan
#FCFC81
ΔE00 3.99
Pale Yellow
#FFFF84
ΔE00 4.03
Butter
#FFFF81
ΔE00 4.10
Banana (survey)
#FFFF7E
ΔE00 4.19
Light Yellow
#FFFE7A
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF82 #9482FF
analogous
#FFD282 #EDFF82 #AEFF82
triadic
#EDFF82 #82EDFF #FF82ED
tetradic
#EDFF82 #82FFD2 #9482FF #FF82AE
square
#EDFF82 #82FFD2 #9482FF #FF82AE
split-complementary
#EDFF82 #82AEFF #D282FF
monochromatic
#DBFF08 #E4FF45 #EDFF82 #F6FFBF #FBFFE0
Accessibility & contrast
On white
1.09
#EDFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EDFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF82
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF82 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF477
Deuteranopia (green-blind)
#FFF689
Tritanopia (blue-blind)
#F9F3E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff82; /* rgb */ color: rgb(237, 255, 130); /* oklch */ color: oklch(96.1% 0.151 116.1);
Tailwind
colors: {
custom: {
50: '#f5ffa9',
500: '#edff82',
950: '#000000',
},
}SCSS
$custom: #edff82; $custom-light: #f5ffa9; $custom-dark: #000000;
JSON
{
"hex": "#edff82",
"rgb": {
"r": 237,
"g": 255,
"b": 130
},
"hsl": {
"h": 68.64,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.96143,
"c": 0.15104,
"h": 116.1
},
"luminance": 0.91136
}Semantic roles & 50–950 ramp
primary
#EDFF82
secondary
#5D47DE
accent
#00E621
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681