#EAFDB2#EAFDB2
#EAFDB2 is a very light, moderate yellow-green. Relative luminance 0.910; OKLCH L 96.2% C 0.098 H 119.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDB2 |
|---|---|
| RGB | rgb(234, 253, 178) |
| HSL | hsl(75, 95%, 85%) |
| HSV | hsv(75, 30%, 99%) |
| CMYK | cmyk(7.5%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(96.39, -18.16, 33.92) |
| CIE-LCH | lch(96.39, 38.47, 118.16°) |
| OKLab | oklab(96.25% -0.0487 0.0849) |
| OKLCH | oklch(96.25% 0.098 119.8) |
| XYZ | xyz(77.0924, 90.9575, 55.6061) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.97
Creme
#FFFFB6
ΔE00 4.86
Light Beige
#FFFEB6
ΔE00 5.09
Parchment
#FEFCAF
ΔE00 5.38
Cream (survey)
#FFFFC2
ΔE00 5.38
Ecru
#FEFFCA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDB2 #C5B2FD
analogous
#FDEBB2 #EAFDB2 #C5FDB2
triadic
#EAFDB2 #B2EAFD #FDB2EA
tetradic
#EAFDB2 #B2FDEB #C5B2FD #FDB2C5
square
#EAFDB2 #B2FDEB #C5B2FD #FDB2C5
split-complementary
#EAFDB2 #B2C5FD #EBB2FD
monochromatic
#C9FA3B #DAFB76 #EAFDB2 #F7FEE1 #F7FEE1
Accessibility & contrast
On white
1.09
#EAFDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#EAFDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDB2
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDB2 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AD
Deuteranopia (green-blind)
#FFF5B5
Tritanopia (blue-blind)
#F1F5E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafdb2; /* rgb */ color: rgb(234, 253, 178); /* oklch */ color: oklch(96.2% 0.098 119.8);
Tailwind
colors: {
custom: {
50: '#f1fec9',
500: '#eafdb2',
950: '#000000',
},
}SCSS
$custom: #eafdb2; $custom-light: #f1fec9; $custom-dark: #000000;
JSON
{
"hex": "#eafdb2",
"rgb": {
"r": 234,
"g": 253,
"b": 178
},
"hsl": {
"h": 75.2,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.96247,
"c": 0.09785,
"h": 119.8
},
"luminance": 0.90957
}Semantic roles & 50–950 ramp
primary
#EAFDB2
secondary
#8E71E2
accent
#00E63A
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582