#E1FDAE#E1FDAE
#E1FDAE is a very light, moderate yellow-green. Relative luminance 0.893; OKLCH L 95.5% C 0.105 H 124.2°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FDAE |
|---|---|
| RGB | rgb(225, 253, 174) |
| HSL | hsl(81, 95%, 84%) |
| HSV | hsv(81, 31%, 99%) |
| CMYK | cmyk(11.1%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(95.71, -21.92, 34.90) |
| CIE-LCH | lch(95.71, 41.21, 122.14°) |
| OKLab | oklab(95.53% -0.0593 0.0872) |
| OKLCH | oklch(95.53% 0.105 124.2) |
| XYZ | xyz(73.8159, 89.3138, 53.3867) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.09
Very Light Green
#D1FFBD
ΔE00 5.03
Light Light Green
#C8FFB0
ΔE00 5.19
Very Pale Green
#CFFDBC
ΔE00 5.21
Pale Green
#C7FDB5
ΔE00 5.65
Tea Green
#BDF8A3
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FDAE #CAAEFD
analogous
#FDF1AE #E1FDAE #B9FDAE
triadic
#E1FDAE #AEE1FD #FDAEE1
tetradic
#E1FDAE #AEFDF1 #CAAEFD #FDAEB9
square
#E1FDAE #AEFDF1 #CAAEFD #FDAEB9
split-complementary
#E1FDAE #AEB9FD #F1AEFD
monochromatic
#B5FA37 #CBFC72 #E1FDAE #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.11
#E1FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#E1FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FDAE
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FDAE | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF2B2
Tritanopia (blue-blind)
#E6F6E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e1fdae; /* rgb */ color: rgb(225, 253, 174); /* oklch */ color: oklch(95.5% 0.105 124.2);
Tailwind
colors: {
custom: {
50: '#ebfec6',
500: '#e1fdae',
950: '#000000',
},
}SCSS
$custom: #e1fdae; $custom-light: #ebfec6; $custom-dark: #000000;
JSON
{
"hex": "#e1fdae",
"rgb": {
"r": 225,
"g": 253,
"b": 174
},
"hsl": {
"h": 81.266,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.95527,
"c": 0.10539,
"h": 124.2
},
"luminance": 0.89314
}Semantic roles & 50–950 ramp
primary
#E1FDAE
secondary
#976DE2
accent
#00E651
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582