#EDFB80#EDFB80
#EDFB80 is a very light, vivid yellow. Relative luminance 0.886; OKLCH L 95.3% C 0.148 H 114.6°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFB80 |
|---|---|
| RGB | rgb(237, 251, 128) |
| HSL | hsl(67, 94%, 74%) |
| HSV | hsv(67, 49%, 98%) |
| CMYK | cmyk(5.6%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(95.40, -21.59, 56.84) |
| CIE-LCH | lch(95.40, 60.81, 110.80°) |
| OKLab | oklab(95.28% -0.0617 0.1347) |
| OKLCH | oklch(95.28% 0.148 114.6) |
| XYZ | xyz(73.3196, 88.5584, 33.6489) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.26
Faded Yellow
#FEFF7F
ΔE00 3.36
Pale Yellow
#FFFF84
ΔE00 3.44
Butter
#FFFF81
ΔE00 3.51
Banana (survey)
#FFFF7E
ΔE00 3.62
Light Yellow
#FFFE7A
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFB80 #8E80FB
analogous
#FBCB80 #EDFB80 #B0FB80
triadic
#EDFB80 #80EDFB #FB80ED
tetradic
#EDFB80 #80FBCB #8E80FB #FB80B0
square
#EDFB80 #80FBCB #8E80FB #FB80B0
split-complementary
#EDFB80 #80B0FB #CB80FB
monochromatic
#DCF709 #E5F945 #EDFB80 #F5FDBB #FBFEE1
Accessibility & contrast
On white
1.12
#EDFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#EDFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFB80
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFB80 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFF387
Tritanopia (blue-blind)
#F9EFDF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edfb80; /* rgb */ color: rgb(237, 251, 128); /* oklch */ color: oklch(95.3% 0.148 114.6);
Tailwind
colors: {
custom: {
50: '#f5fca7',
500: '#edfb80',
950: '#000000',
},
}SCSS
$custom: #edfb80; $custom-light: #f5fca7; $custom-dark: #000000;
JSON
{
"hex": "#edfb80",
"rgb": {
"r": 237,
"g": 251,
"b": 128
},
"hsl": {
"h": 66.829,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.9528,
"c": 0.14816,
"h": 114.6
},
"luminance": 0.88557
}Semantic roles & 50–950 ramp
primary
#EDFB80
secondary
#5746D9
accent
#00E61A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581