#EAFF76#EAFF76
#EAFF76 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 95.8% C 0.163 H 116.8°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF76 |
|---|---|
| RGB | rgb(234, 255, 118) |
| HSL | hsl(69, 100%, 73%) |
| HSV | hsv(69, 54%, 100%) |
| CMYK | cmyk(8.2%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(96.13, -25.50, 62.14) |
| CIE-LCH | lch(96.13, 67.17, 112.31°) |
| OKLab | oklab(95.78% -0.0735 0.1454) |
| OKLCH | oklch(95.78% 0.163 116.8) |
| XYZ | xyz(72.9628, 90.3212, 30.7261) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.28
Yellowish Tan
#FCFC81
ΔE00 4.50
Banana (survey)
#FFFF7E
ΔE00 4.51
Butter
#FFFF81
ΔE00 4.52
Pale Yellow
#FFFF84
ΔE00 4.57
Light Yellow
#FFFE7A
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF76 #8B76FF
analogous
#FFCF76 #EAFF76 #A5FF76
triadic
#EAFF76 #76EAFF #FF76EA
tetradic
#EAFF76 #76FFCF #8B76FF #FF76A5
square
#EAFF76 #76FFCF #8B76FF #FF76A5
split-complementary
#EAFF76 #76A5FF #CF76FF
monochromatic
#D4FB00 #E1FF39 #EAFF76 #F3FFB3 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#EAFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF76
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF76 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF368
Deuteranopia (green-blind)
#FFF57E
Tritanopia (blue-blind)
#F6F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff76; /* rgb */ color: rgb(234, 255, 118); /* oklch */ color: oklch(95.8% 0.163 116.8);
Tailwind
colors: {
custom: {
50: '#f3ffa1',
500: '#eaff76',
950: '#000000',
},
}SCSS
$custom: #eaff76; $custom-light: #f3ffa1; $custom-dark: #000000;
JSON
{
"hex": "#eaff76",
"rgb": {
"r": 234,
"g": 255,
"b": 118
},
"hsl": {
"h": 69.197,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.95781,
"c": 0.16289,
"h": 116.8
},
"luminance": 0.9032
}Semantic roles & 50–950 ramp
primary
#EAFF76
secondary
#553DDD
accent
#00E623
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680