#EAFB95#EAFB95
#EAFB95 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.3% C 0.128 H 116.6°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFB95 |
|---|---|
| RGB | rgb(234, 251, 149) |
| HSL | hsl(70, 93%, 78%) |
| HSV | hsv(70, 41%, 98%) |
| CMYK | cmyk(6.8%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(95.44, -20.66, 46.95) |
| CIE-LCH | lch(95.44, 51.29, 113.75°) |
| OKLab | oklab(95.34% -0.0572 0.1141) |
| OKLCH | oklch(95.34% 0.128 116.6) |
| XYZ | xyz(73.8541, 88.6573, 41.6499) |
| Luminance | 0.8866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.74
Yellowish Tan
#FCFC81
ΔE00 5.36
Pale Yellow
#FFFF84
ΔE00 5.45
Faded Yellow
#FEFF7F
ΔE00 5.68
Butter
#FFFF81
ΔE00 5.70
Parchment
#FEFCAF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFB95 #A695FB
analogous
#FBD995 #EAFB95 #B7FB95
triadic
#EAFB95 #95EAFB #FB95EA
tetradic
#EAFB95 #95FBD9 #A695FB #FB95B7
square
#EAFB95 #95FBD9 #A695FB #FB95B7
split-complementary
#EAFB95 #95B7FB #D995FB
monochromatic
#D3F71F #DEF95A #EAFB95 #F6FDD0 #F9FEE2
Accessibility & contrast
On white
1.12
#EAFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#EAFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFB95
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFB95 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18D
Deuteranopia (green-blind)
#FFF39A
Tritanopia (blue-blind)
#F4F1E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eafb95; /* rgb */ color: rgb(234, 251, 149); /* oklch */ color: oklch(95.3% 0.128 116.6);
Tailwind
colors: {
custom: {
50: '#f2fcb5',
500: '#eafb95',
950: '#000000',
},
}SCSS
$custom: #eafb95; $custom-light: #f2fcb5; $custom-dark: #000000;
JSON
{
"hex": "#eafb95",
"rgb": {
"r": 234,
"g": 251,
"b": 149
},
"hsl": {
"h": 70,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.95343,
"c": 0.12764,
"h": 116.6
},
"luminance": 0.88657
}Semantic roles & 50–950 ramp
primary
#EAFB95
secondary
#6E59DC
accent
#00E626
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581