#E2FDAE#E2FDAE
#E2FDAE is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.6% C 0.105 H 123.7°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDAE |
|---|---|
| RGB | rgb(226, 253, 174) |
| HSL | hsl(81, 95%, 84%) |
| HSV | hsv(81, 31%, 99%) |
| CMYK | cmyk(10.7%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(95.78, -21.56, 35.00) |
| CIE-LCH | lch(95.78, 41.11, 121.64°) |
| OKLab | oklab(95.6% -0.0583 0.0874) |
| OKLCH | oklch(95.6% 0.105 123.7) |
| XYZ | xyz(74.1286, 89.4751, 53.4013) |
| Luminance | 0.8948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.91
Very Light Green
#D1FFBD
ΔE00 5.22
Very Pale Green
#CFFDBC
ΔE00 5.39
Light Light Green
#C8FFB0
ΔE00 5.41
Pale Green
#C7FDB5
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDAE #C9AEFD
analogous
#FDF0AE #E2FDAE #BAFDAE
triadic
#E2FDAE #AEE2FD #FDAEE2
tetradic
#E2FDAE #AEFDF0 #C9AEFD #FDAEBA
square
#E2FDAE #AEFDF0 #C9AEFD #FDAEBA
split-complementary
#E2FDAE #AEBAFD #F0AEFD
monochromatic
#B7FA37 #CDFC72 #E2FDAE #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.11
#E2FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#E2FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDAE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDAE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF3B2
Tritanopia (blue-blind)
#E8F5E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2fdae; /* rgb */ color: rgb(226, 253, 174); /* oklch */ color: oklch(95.6% 0.105 123.7);
Tailwind
colors: {
custom: {
50: '#ecfec6',
500: '#e2fdae',
950: '#000000',
},
}SCSS
$custom: #e2fdae; $custom-light: #ecfec6; $custom-dark: #000000;
JSON
{
"hex": "#e2fdae",
"rgb": {
"r": 226,
"g": 253,
"b": 174
},
"hsl": {
"h": 80.506,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.95598,
"c": 0.10504,
"h": 123.7
},
"luminance": 0.89475
}Semantic roles & 50–950 ramp
primary
#E2FDAE
secondary
#956DE2
accent
#00E64E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582