#EDFD80#EDFD80
#EDFD80 is a very light, vivid yellow. Relative luminance 0.898; OKLCH L 95.7% C 0.151 H 115.3°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFD80 |
|---|---|
| RGB | rgb(237, 253, 128) |
| HSL | hsl(68, 97%, 75%) |
| HSV | hsv(68, 49%, 99%) |
| CMYK | cmyk(6.3%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(95.92, -22.55, 57.47) |
| CIE-LCH | lch(95.92, 61.73, 111.42°) |
| OKLab | oklab(95.7% -0.0644 0.1361) |
| OKLCH | oklch(95.7% 0.151 115.3) |
| XYZ | xyz(73.9477, 89.8145, 33.8583) |
| Luminance | 0.8981 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.58
Yellowish Tan
#FCFC81
ΔE00 3.58
Pale Yellow
#FFFF84
ΔE00 3.69
Butter
#FFFF81
ΔE00 3.75
Banana (survey)
#FFFF7E
ΔE00 3.84
Light Yellow
#FFFE7A
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFD80 #9080FD
analogous
#FDCF80 #EDFD80 #AFFD80
triadic
#EDFD80 #80EDFD #FD80ED
tetradic
#EDFD80 #80FDCF #9080FD #FD80AF
square
#EDFD80 #80FDCF #9080FD #FD80AF
split-complementary
#EDFD80 #80AFFD #CF80FD
monochromatic
#DCFB07 #E4FC44 #EDFD80 #F6FEBC #FBFFE1
Accessibility & contrast
On white
1.11
#EDFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#EDFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFD80
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFD80 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF275
Deuteranopia (green-blind)
#FFF487
Tritanopia (blue-blind)
#F9F1E0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edfd80; /* rgb */ color: rgb(237, 253, 128); /* oklch */ color: oklch(95.7% 0.151 115.3);
Tailwind
colors: {
custom: {
50: '#f5fea8',
500: '#edfd80',
950: '#000000',
},
}SCSS
$custom: #edfd80; $custom-light: #f5fea8; $custom-dark: #000000;
JSON
{
"hex": "#edfd80",
"rgb": {
"r": 237,
"g": 253,
"b": 128
},
"hsl": {
"h": 67.68,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.95699,
"c": 0.15054,
"h": 115.3
},
"luminance": 0.89814
}Semantic roles & 50–950 ramp
primary
#EDFD80
secondary
#5946DB
accent
#00E61D
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581