#EAFF73#EAFF73
#EAFF73 is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 95.7% C 0.166 H 116.7°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF73 |
|---|---|
| RGB | rgb(234, 255, 115) |
| HSL | hsl(69, 100%, 73%) |
| HSV | hsv(69, 55%, 100%) |
| CMYK | cmyk(8.2%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(96.10, -25.74, 63.42) |
| CIE-LCH | lch(96.10, 68.45, 112.09°) |
| OKLab | oklab(95.75% -0.0745 0.1478) |
| OKLCH | oklch(95.75% 0.166 116.7) |
| XYZ | xyz(72.7874, 90.2510, 29.8021) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.28
Banana (survey)
#FFFF7E
ΔE00 4.50
Yellowish Tan
#FCFC81
ΔE00 4.53
Butter
#FFFF81
ΔE00 4.54
Pale Yellow
#FFFF84
ΔE00 4.61
Light Yellow
#FFFE7A
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF73 #8873FF
analogous
#FFCE73 #EAFF73 #A4FF73
triadic
#EAFF73 #73EAFF #FF73EA
tetradic
#EAFF73 #73FFCE #8873FF #FF73A4
square
#EAFF73 #73FFCE #8873FF #FF73A4
split-complementary
#EAFF73 #73A4FF #CE73FF
monochromatic
#D2F800 #E1FF36 #EAFF73 #F3FFB0 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EAFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF73
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF73 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF365
Deuteranopia (green-blind)
#FFF57B
Tritanopia (blue-blind)
#F6F2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff73; /* rgb */ color: rgb(234, 255, 115); /* oklch */ color: oklch(95.7% 0.166 116.7);
Tailwind
colors: {
custom: {
50: '#f3ff9f',
500: '#eaff73',
950: '#000000',
},
}SCSS
$custom: #eaff73; $custom-light: #f3ff9f; $custom-dark: #000000;
JSON
{
"hex": "#eaff73",
"rgb": {
"r": 234,
"g": 255,
"b": 115
},
"hsl": {
"h": 69,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.95748,
"c": 0.1655,
"h": 116.7
},
"luminance": 0.9025
}Semantic roles & 50–950 ramp
primary
#EAFF73
secondary
#523ADC
accent
#00E622
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17180F
muted
#858680