#EDFF74#EDFF74
#EDFF74 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.0% C 0.164 H 115.7°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF74 |
|---|---|
| RGB | rgb(237, 255, 116) |
| HSL | hsl(68, 100%, 73%) |
| HSV | hsv(68, 55%, 100%) |
| CMYK | cmyk(7.1%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(96.32, -24.51, 63.30) |
| CIE-LCH | lch(96.32, 67.87, 111.16°) |
| OKLab | oklab(95.98% -0.0711 0.1476) |
| OKLCH | oklch(95.98% 0.164 115.7) |
| XYZ | xyz(73.8387, 90.7864, 30.1534) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.69
Banana (survey)
#FFFF7E
ΔE00 3.90
Butter
#FFFF81
ΔE00 3.95
Yellowish Tan
#FCFC81
ΔE00 3.96
Pale Yellow
#FFFF84
ΔE00 4.03
Light Yellow
#FFFE7A
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF74 #8674FF
analogous
#FFCC74 #EDFF74 #A7FF74
triadic
#EDFF74 #74EDFF #FF74ED
tetradic
#EDFF74 #74FFCC #8674FF #FF74A7
square
#EDFF74 #74FFCC #8674FF #FF74A7
split-complementary
#EDFF74 #74A7FF #CC74FF
monochromatic
#D8F900 #E5FF37 #EDFF74 #F5FFB1 #FBFFE0
Accessibility & contrast
On white
1.10
#EDFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#EDFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF74
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF74 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF466
Deuteranopia (green-blind)
#FFF67C
Tritanopia (blue-blind)
#FAF2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edff74; /* rgb */ color: rgb(237, 255, 116); /* oklch */ color: oklch(96.0% 0.164 115.7);
Tailwind
colors: {
custom: {
50: '#f5ffa0',
500: '#edff74',
950: '#000000',
},
}SCSS
$custom: #edff74; $custom-light: #f5ffa0; $custom-dark: #000000;
JSON
{
"hex": "#edff74",
"rgb": {
"r": 237,
"g": 255,
"b": 116
},
"hsl": {
"h": 67.77,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.95981,
"c": 0.1638,
"h": 115.7
},
"luminance": 0.90785
}Semantic roles & 50–950 ramp
primary
#EDFF74
secondary
#503BDC
accent
#00E61E
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580