#EAFE8B#EAFE8B
#EAFE8B is a very light, vivid yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.142 H 117.3°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFE8B |
|---|---|
| RGB | rgb(234, 254, 139) |
| HSL | hsl(70, 98%, 77%) |
| HSV | hsv(70, 45%, 100%) |
| CMYK | cmyk(7.9%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(96.10, -23.13, 52.53) |
| CIE-LCH | lch(96.10, 57.40, 113.76°) |
| OKLab | oklab(95.83% -0.065 0.1261) |
| OKLCH | oklch(95.83% 0.142 117.3) |
| XYZ | xyz(74.0344, 90.2407, 37.9391) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.86
Pale Yellow
#FFFF84
ΔE00 4.92
Faded Yellow
#FEFF7F
ΔE00 4.97
Butter
#FFFF81
ΔE00 5.07
Banana (survey)
#FFFF7E
ΔE00 5.25
Light Yellow Green
#CCFD7F
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFE8B #9F8BFE
analogous
#FED98B #EAFE8B #B1FE8B
triadic
#EAFE8B #8BEAFE #FE8BEA
tetradic
#EAFE8B #8BFED9 #9F8BFE #FE8BB1
square
#EAFE8B #8BFED9 #9F8BFE #FE8BB1
split-complementary
#EAFE8B #8BB1FE #D98BFE
monochromatic
#D4FD12 #DFFD4E #EAFE8B #F5FFC8 #FAFFE1
Accessibility & contrast
On white
1.10
#EAFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EAFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFE8B
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFE8B | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF381
Deuteranopia (green-blind)
#FFF591
Tritanopia (blue-blind)
#F5F3E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eafe8b; /* rgb */ color: rgb(234, 254, 139); /* oklch */ color: oklch(95.8% 0.142 117.3);
Tailwind
colors: {
custom: {
50: '#f2feaf',
500: '#eafe8b',
950: '#000000',
},
}SCSS
$custom: #eafe8b; $custom-light: #f2feaf; $custom-dark: #000000;
JSON
{
"hex": "#eafe8b",
"rgb": {
"r": 234,
"g": 254,
"b": 139
},
"hsl": {
"h": 70.435,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.95828,
"c": 0.1418,
"h": 117.3
},
"luminance": 0.9024
}Semantic roles & 50–950 ramp
primary
#EAFE8B
secondary
#684FDE
accent
#00E628
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581