#EAFE99#EAFE99
#EAFE99 is a very light, vivid yellow-green. Relative luminance 0.907; OKLCH L 96.0% C 0.127 H 118.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFE99 |
|---|---|
| RGB | rgb(234, 254, 153) |
| HSL | hsl(72, 98%, 80%) |
| HSV | hsv(72, 40%, 100%) |
| CMYK | cmyk(7.9%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(96.28, -21.66, 46.08) |
| CIE-LCH | lch(96.28, 50.92, 115.17°) |
| OKLab | oklab(96.03% -0.0598 0.1123) |
| OKLCH | oklch(96.03% 0.127 118) |
| XYZ | xyz(75.1235, 90.6764, 43.6755) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 5.70
Yellowish Tan
#FCFC81
ΔE00 6.02
Parchment
#FEFCAF
ΔE00 6.04
Pale Yellow
#FFFF84
ΔE00 6.05
Creme
#FFFFB6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFE99 #AD99FE
analogous
#FEDF99 #EAFE99 #B8FE99
triadic
#EAFE99 #99EAFE #FE99EA
tetradic
#EAFE99 #99FEDF #AD99FE #FE99B8
square
#EAFE99 #99FEDF #AD99FE #FE99B8
split-complementary
#EAFE99 #99B8FE #DF99FE
monochromatic
#D1FD20 #DEFD5C #EAFE99 #F6FFD6 #F9FFE1
Accessibility & contrast
On white
1.10
#EAFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#EAFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFE99
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFE99 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF491
Deuteranopia (green-blind)
#FFF59E
Tritanopia (blue-blind)
#F3F4E5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eafe99; /* rgb */ color: rgb(234, 254, 153); /* oklch */ color: oklch(96.0% 0.127 118.0);
Tailwind
colors: {
custom: {
50: '#f2feb8',
500: '#eafe99',
950: '#000000',
},
}SCSS
$custom: #eafe99; $custom-light: #f2feb8; $custom-dark: #000000;
JSON
{
"hex": "#eafe99",
"rgb": {
"r": 234,
"g": 254,
"b": 153
},
"hsl": {
"h": 71.881,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.96031,
"c": 0.12724,
"h": 118
},
"luminance": 0.90676
}Semantic roles & 50–950 ramp
primary
#EAFE99
secondary
#755BE0
accent
#00E62D
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581