#EDFF79#EDFF79
#EDFF79 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.0% C 0.159 H 115.8°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF79 |
|---|---|
| RGB | rgb(237, 255, 121) |
| HSL | hsl(68, 100%, 74%) |
| HSV | hsv(68, 53%, 100%) |
| CMYK | cmyk(7.1%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(96.37, -24.10, 61.15) |
| CIE-LCH | lch(96.37, 65.73, 111.51°) |
| OKLab | oklab(96.04% -0.0694 0.1435) |
| OKLCH | oklch(96.04% 0.159 115.8) |
| XYZ | xyz(74.1374, 90.9059, 31.7265) |
| Luminance | 0.9091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.69
Yellowish Tan
#FCFC81
ΔE00 3.90
Butter
#FFFF81
ΔE00 3.93
Banana (survey)
#FFFF7E
ΔE00 3.93
Pale Yellow
#FFFF84
ΔE00 3.96
Light Yellow
#FFFE7A
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF79 #8B79FF
analogous
#FFCE79 #EDFF79 #AAFF79
triadic
#EDFF79 #79EDFF #FF79ED
tetradic
#EDFF79 #79FFCE #8B79FF #FF79AA
square
#EDFF79 #79FFCE #8B79FF #FF79AA
split-complementary
#EDFF79 #79AAFF #CE79FF
monochromatic
#DCFE00 #E5FF3C #EDFF79 #F5FFB6 #FBFFE0
Accessibility & contrast
On white
1.09
#EDFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#EDFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF79
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF79 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF46C
Deuteranopia (green-blind)
#FFF681
Tritanopia (blue-blind)
#FAF3E1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff79; /* rgb */ color: rgb(237, 255, 121); /* oklch */ color: oklch(96.0% 0.159 115.8);
Tailwind
colors: {
custom: {
50: '#f5ffa3',
500: '#edff79',
950: '#000000',
},
}SCSS
$custom: #edff79; $custom-light: #f5ffa3; $custom-dark: #000000;
JSON
{
"hex": "#edff79",
"rgb": {
"r": 237,
"g": 255,
"b": 121
},
"hsl": {
"h": 68.06,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.96036,
"c": 0.15938,
"h": 115.8
},
"luminance": 0.90905
}Semantic roles & 50–950 ramp
primary
#EDFF79
secondary
#543FDD
accent
#00E61F
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680