#EAFDB0#EAFDB0
#EAFDB0 is a very light, moderate yellow-green. Relative luminance 0.909; OKLCH L 96.2% C 0.100 H 119.6°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDB0 |
|---|---|
| RGB | rgb(234, 253, 176) |
| HSL | hsl(75, 95%, 84%) |
| HSV | hsv(75, 30%, 99%) |
| CMYK | cmyk(7.5%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(96.36, -18.42, 34.87) |
| CIE-LCH | lch(96.36, 39.44, 117.84°) |
| OKLab | oklab(96.21% -0.0495 0.0871) |
| OKLCH | oklch(96.21% 0.1 119.6) |
| XYZ | xyz(76.8930, 90.8778, 54.5562) |
| Luminance | 0.9088 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.80
Creme
#FFFFB6
ΔE00 4.83
Light Beige
#FFFEB6
ΔE00 5.07
Parchment
#FEFCAF
ΔE00 5.29
Cream (survey)
#FFFFC2
ΔE00 5.52
Ecru
#FEFFCA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDB0 #C3B0FD
analogous
#FDEAB0 #EAFDB0 #C4FDB0
triadic
#EAFDB0 #B0EAFD #FDB0EA
tetradic
#EAFDB0 #B0FDEA #C3B0FD #FDB0C4
square
#EAFDB0 #B0FDEA #C3B0FD #FDB0C4
split-complementary
#EAFDB0 #B0C4FD #EAB0FD
monochromatic
#CAFA39 #DAFB74 #EAFDB0 #F7FEE1 #F7FEE1
Accessibility & contrast
On white
1.10
#EAFDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#EAFDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDB0
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDB0 | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF5B3
Tritanopia (blue-blind)
#F1F5E9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eafdb0; /* rgb */ color: rgb(234, 253, 176); /* oklch */ color: oklch(96.2% 0.100 119.6);
Tailwind
colors: {
custom: {
50: '#f1fec8',
500: '#eafdb0',
950: '#000000',
},
}SCSS
$custom: #eafdb0; $custom-light: #f1fec8; $custom-dark: #000000;
JSON
{
"hex": "#eafdb0",
"rgb": {
"r": 234,
"g": 253,
"b": 176
},
"hsl": {
"h": 74.805,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.9621,
"c": 0.10017,
"h": 119.6
},
"luminance": 0.90878
}Semantic roles & 50–950 ramp
primary
#EAFDB0
secondary
#8B6FE2
accent
#00E639
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582