#EAFF77#EAFF77
#EAFF77 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 95.8% C 0.162 H 116.9°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF77 |
|---|---|
| RGB | rgb(234, 255, 119) |
| HSL | hsl(69, 100%, 73%) |
| HSV | hsv(69, 53%, 100%) |
| CMYK | cmyk(8.2%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(96.14, -25.42, 61.71) |
| CIE-LCH | lch(96.14, 66.74, 112.39°) |
| OKLab | oklab(95.79% -0.0732 0.1445) |
| OKLCH | oklch(95.79% 0.162 116.9) |
| XYZ | xyz(73.0226, 90.3451, 31.0407) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.29
Yellowish Tan
#FCFC81
ΔE00 4.49
Banana (survey)
#FFFF7E
ΔE00 4.52
Butter
#FFFF81
ΔE00 4.53
Pale Yellow
#FFFF84
ΔE00 4.56
Light Yellow
#FFFE7A
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF77 #8C77FF
analogous
#FFD077 #EAFF77 #A6FF77
triadic
#EAFF77 #77EAFF #FF77EA
tetradic
#EAFF77 #77FFD0 #8C77FF #FF77A6
square
#EAFF77 #77FFD0 #8C77FF #FF77A6
split-complementary
#EAFF77 #77A6FF #D077FF
monochromatic
#D5FC00 #E1FF3A #EAFF77 #F3FFB4 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EAFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF77
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF77 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36A
Deuteranopia (green-blind)
#FFF57F
Tritanopia (blue-blind)
#F6F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff77; /* rgb */ color: rgb(234, 255, 119); /* oklch */ color: oklch(95.8% 0.162 116.9);
Tailwind
colors: {
custom: {
50: '#f3ffa2',
500: '#eaff77',
950: '#000000',
},
}SCSS
$custom: #eaff77; $custom-light: #f3ffa2; $custom-dark: #000000;
JSON
{
"hex": "#eaff77",
"rgb": {
"r": 234,
"g": 255,
"b": 119
},
"hsl": {
"h": 69.265,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.95792,
"c": 0.162,
"h": 116.9
},
"luminance": 0.90344
}Semantic roles & 50–950 ramp
primary
#EAFF77
secondary
#563DDD
accent
#00E623
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680