#EAFE70#EAFE70
#EAFE70 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.5% C 0.167 H 116.4°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFE70 |
|---|---|
| RGB | rgb(234, 254, 112) |
| HSL | hsl(68, 99%, 72%) |
| HSV | hsv(68, 56%, 100%) |
| CMYK | cmyk(7.9%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(95.81, -25.51, 64.39) |
| CIE-LCH | lch(95.81, 69.26, 111.61°) |
| OKLab | oklab(95.51% -0.0741 0.1495) |
| OKLCH | oklch(95.51% 0.167 116.4) |
| XYZ | xyz(72.2994, 89.5468, 28.8016) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.15
Banana (survey)
#FFFF7E
ΔE00 4.35
Yellowish Tan
#FCFC81
ΔE00 4.41
Butter
#FFFF81
ΔE00 4.41
Canary
#FDFF63
ΔE00 4.49
Light Yellow
#FFFE7A
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFE70 #8470FE
analogous
#FECB70 #EAFE70 #A3FE70
triadic
#EAFE70 #70EAFE #FE70EA
tetradic
#EAFE70 #70FECB #8470FE #FE70A3
square
#EAFE70 #70FECB #8470FE #FE70A3
split-complementary
#EAFE70 #70A3FE #CB70FE
monochromatic
#D0F202 #E1FE33 #EAFE70 #F3FEAD #FBFFE1
Accessibility & contrast
On white
1.11
#EAFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#EAFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFE70
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFE70 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF479
Tritanopia (blue-blind)
#F7F1DF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafe70; /* rgb */ color: rgb(234, 254, 112); /* oklch */ color: oklch(95.5% 0.167 116.4);
Tailwind
colors: {
custom: {
50: '#f3fe9d',
500: '#eafe70',
950: '#000000',
},
}SCSS
$custom: #eafe70; $custom-light: #f3fe9d; $custom-dark: #000000;
JSON
{
"hex": "#eafe70",
"rgb": {
"r": 234,
"g": 254,
"b": 112
},
"hsl": {
"h": 68.451,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.95505,
"c": 0.16691,
"h": 116.4
},
"luminance": 0.89546
}Semantic roles & 50–950 ramp
primary
#EAFE70
secondary
#4F38DA
accent
#00E620
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580