#EDFE77#EDFE77
#EDFE77 is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 95.8% C 0.160 H 115.5°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFE77 |
|---|---|
| RGB | rgb(237, 254, 119) |
| HSL | hsl(68, 99%, 73%) |
| HSV | hsv(68, 53%, 100%) |
| CMYK | cmyk(6.7%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(96.09, -23.79, 61.71) |
| CIE-LCH | lch(96.09, 66.14, 111.08°) |
| OKLab | oklab(95.8% -0.0688 0.1445) |
| OKLCH | oklch(95.8% 0.16 115.5) |
| XYZ | xyz(73.6979, 90.2210, 30.9812) |
| Luminance | 0.9022 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.52
Yellowish Tan
#FCFC81
ΔE00 3.72
Banana (survey)
#FFFF7E
ΔE00 3.75
Butter
#FFFF81
ΔE00 3.77
Pale Yellow
#FFFF84
ΔE00 3.82
Light Yellow
#FFFE7A
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFE77 #8877FE
analogous
#FECC77 #EDFE77 #A9FE77
triadic
#EDFE77 #77EDFE #FE77ED
tetradic
#EDFE77 #77FECC #8877FE #FE77A9
square
#EDFE77 #77FECC #8877FE #FE77A9
split-complementary
#EDFE77 #77A9FE #CC77FE
monochromatic
#DAF902 #E5FE3A #EDFE77 #F5FEB4 #FBFFE1
Accessibility & contrast
On white
1.10
#EDFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EDFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFE77
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFE77 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36A
Deuteranopia (green-blind)
#FFF57F
Tritanopia (blue-blind)
#FAF1E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edfe77; /* rgb */ color: rgb(237, 254, 119); /* oklch */ color: oklch(95.8% 0.160 115.5);
Tailwind
colors: {
custom: {
50: '#f5fea2',
500: '#edfe77',
950: '#000000',
},
}SCSS
$custom: #edfe77; $custom-light: #f5fea2; $custom-dark: #000000;
JSON
{
"hex": "#edfe77",
"rgb": {
"r": 237,
"g": 254,
"b": 119
},
"hsl": {
"h": 67.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.95803,
"c": 0.16,
"h": 115.5
},
"luminance": 0.9022
}Semantic roles & 50–950 ramp
primary
#EDFE77
secondary
#523EDC
accent
#00E61D
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17170F
muted
#858580