#EDFF77#EDFF77
#EDFF77 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.0% C 0.161 H 115.8°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF77 |
|---|---|
| RGB | rgb(237, 255, 119) |
| HSL | hsl(68, 100%, 73%) |
| HSV | hsv(68, 53%, 100%) |
| CMYK | cmyk(7.1%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(96.35, -24.26, 62.01) |
| CIE-LCH | lch(96.35, 66.59, 111.37°) |
| OKLab | oklab(96.01% -0.0701 0.1451) |
| OKLCH | oklch(96.01% 0.161 115.8) |
| XYZ | xyz(74.0161, 90.8574, 31.0873) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.68
Banana (survey)
#FFFF7E
ΔE00 3.91
Yellowish Tan
#FCFC81
ΔE00 3.91
Butter
#FFFF81
ΔE00 3.93
Pale Yellow
#FFFF84
ΔE00 3.98
Light Yellow
#FFFE7A
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF77 #8977FF
analogous
#FFCD77 #EDFF77 #A9FF77
triadic
#EDFF77 #77EDFF #FF77ED
tetradic
#EDFF77 #77FFCD #8977FF #FF77A9
square
#EDFF77 #77FFCD #8977FF #FF77A9
split-complementary
#EDFF77 #77A9FF #CD77FF
monochromatic
#DAFC00 #E5FF3A #EDFF77 #F5FFB4 #FBFFE0
Accessibility & contrast
On white
1.10
#EDFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EDFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF77
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF77 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF469
Deuteranopia (green-blind)
#FFF67F
Tritanopia (blue-blind)
#FAF2E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edff77; /* rgb */ color: rgb(237, 255, 119); /* oklch */ color: oklch(96.0% 0.161 115.8);
Tailwind
colors: {
custom: {
50: '#f5ffa2',
500: '#edff77',
950: '#000000',
},
}SCSS
$custom: #edff77; $custom-light: #f5ffa2; $custom-dark: #000000;
JSON
{
"hex": "#edff77",
"rgb": {
"r": 237,
"g": 255,
"b": 119
},
"hsl": {
"h": 67.941,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.96014,
"c": 0.16116,
"h": 115.8
},
"luminance": 0.90856
}Semantic roles & 50–950 ramp
primary
#EDFF77
secondary
#523DDD
accent
#00E61E
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17170F
muted
#858580