#EAFE88#EAFE88
#EAFE88 is a very light, vivid yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.145 H 117.1°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFE88 |
|---|---|
| RGB | rgb(234, 254, 136) |
| HSL | hsl(70, 98%, 76%) |
| HSV | hsv(70, 46%, 100%) |
| CMYK | cmyk(7.9%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(96.06, -23.42, 53.89) |
| CIE-LCH | lch(96.06, 58.76, 113.49°) |
| OKLab | oklab(95.79% -0.066 0.1289) |
| OKLCH | oklch(95.79% 0.145 117.1) |
| XYZ | xyz(73.8182, 90.1543, 36.8005) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.70
Pale Yellow
#FFFF84
ΔE00 4.76
Faded Yellow
#FEFF7F
ΔE00 4.76
Butter
#FFFF81
ΔE00 4.89
Banana (survey)
#FFFF7E
ΔE00 5.04
Light Yellow
#FFFE7A
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFE88 #9C88FE
analogous
#FED788 #EAFE88 #AFFE88
triadic
#EAFE88 #88EAFE #FE88EA
tetradic
#EAFE88 #88FED7 #9C88FE #FE88AF
square
#EAFE88 #88FED7 #9C88FE #FE88AF
split-complementary
#EAFE88 #88AFFE #D788FE
monochromatic
#D5FD0F #DFFD4B #EAFE88 #F5FFC5 #FAFFE1
Accessibility & contrast
On white
1.10
#EAFE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#EAFE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFE88
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFE88 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37E
Deuteranopia (green-blind)
#FFF48E
Tritanopia (blue-blind)
#F5F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eafe88; /* rgb */ color: rgb(234, 254, 136); /* oklch */ color: oklch(95.8% 0.145 117.1);
Tailwind
colors: {
custom: {
50: '#f2fead',
500: '#eafe88',
950: '#000000',
},
}SCSS
$custom: #eafe88; $custom-light: #f2fead; $custom-dark: #000000;
JSON
{
"hex": "#eafe88",
"rgb": {
"r": 234,
"g": 254,
"b": 136
},
"hsl": {
"h": 70.169,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.95788,
"c": 0.1448,
"h": 117.1
},
"luminance": 0.90154
}Semantic roles & 50–950 ramp
primary
#EAFE88
secondary
#654CDE
accent
#00E627
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581