#EAFE80#EAFE80
#EAFE80 is a very light, vivid yellow. Relative luminance 0.899; OKLCH L 95.7% C 0.153 H 116.8°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFE80 |
|---|---|
| RGB | rgb(234, 254, 128) |
| HSL | hsl(70, 98%, 75%) |
| HSV | hsv(70, 50%, 100%) |
| CMYK | cmyk(7.9%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(95.97, -24.17, 57.48) |
| CIE-LCH | lch(95.97, 62.35, 112.81°) |
| OKLab | oklab(95.69% -0.0688 0.1361) |
| OKLCH | oklch(95.69% 0.153 116.8) |
| XYZ | xyz(73.2707, 89.9353, 33.9172) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.35
Yellowish Tan
#FCFC81
ΔE00 4.39
Pale Yellow
#FFFF84
ΔE00 4.47
Butter
#FFFF81
ΔE00 4.53
Banana (survey)
#FFFF7E
ΔE00 4.61
Light Yellow
#FFFE7A
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFE80 #9480FE
analogous
#FED380 #EAFE80 #ABFE80
triadic
#EAFE80 #80EAFE #FE80EA
tetradic
#EAFE80 #80FED3 #9480FE #FE80AB
square
#EAFE80 #80FED3 #9480FE #FE80AB
split-complementary
#EAFE80 #80ABFE #D380FE
monochromatic
#D6FD07 #E0FE43 #EAFE80 #F4FEBD #FAFFE1
Accessibility & contrast
On white
1.11
#EAFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#EAFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFE80
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFE80 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF374
Deuteranopia (green-blind)
#FFF487
Tritanopia (blue-blind)
#F6F2E1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafe80; /* rgb */ color: rgb(234, 254, 128); /* oklch */ color: oklch(95.7% 0.153 116.8);
Tailwind
colors: {
custom: {
50: '#f3fea8',
500: '#eafe80',
950: '#000000',
},
}SCSS
$custom: #eafe80; $custom-light: #f3fea8; $custom-dark: #000000;
JSON
{
"hex": "#eafe80",
"rgb": {
"r": 234,
"g": 254,
"b": 128
},
"hsl": {
"h": 69.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.95686,
"c": 0.15254,
"h": 116.8
},
"luminance": 0.89935
}Semantic roles & 50–950 ramp
primary
#EAFE80
secondary
#5D45DD
accent
#00E624
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581