#E2FFAE#E2FFAE
#E2FFAE is a very light, moderate yellow-green. Relative luminance 0.907; OKLCH L 96.0% C 0.108 H 124.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFAE |
|---|---|
| RGB | rgb(226, 255, 174) |
| HSL | hsl(81, 100%, 84%) |
| HSV | hsv(81, 32%, 100%) |
| CMYK | cmyk(11.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.30, -22.52, 35.70) |
| CIE-LCH | lch(96.30, 42.21, 122.25°) |
| OKLab | oklab(96.02% -0.061 0.089) |
| OKLCH | oklch(96.02% 0.108 124.4) |
| XYZ | xyz(74.7633, 90.7444, 53.6129) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Very Light Green
#D1FFBD
ΔE00 5.14
Light Light Green
#C8FFB0
ΔE00 5.15
Very Pale Green
#CFFDBC
ΔE00 5.35
Pale Green
#C7FDB5
ΔE00 5.71
Celery
#C1FD95
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFAE #CBAEFF
analogous
#FFF3AE #E2FFAE #BAFFAE
triadic
#E2FFAE #AEE2FF #FFAEE2
tetradic
#E2FFAE #AEFFF3 #CBAEFF #FFAEBA
square
#E2FFAE #AEFFF3 #CBAEFF #FFAEBA
split-complementary
#E2FFAE #AEBAFF #F3AEFF
monochromatic
#B6FF34 #CCFF71 #E2FFAE #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.10
#E2FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#E2FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFAE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFAE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF4B2
Tritanopia (blue-blind)
#E7F7EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2ffae; /* rgb */ color: rgb(226, 255, 174); /* oklch */ color: oklch(96.0% 0.108 124.4);
Tailwind
colors: {
custom: {
50: '#ecffc7',
500: '#e2ffae',
950: '#000000',
},
}SCSS
$custom: #e2ffae; $custom-light: #ecffc7; $custom-dark: #000000;
JSON
{
"hex": "#e2ffae",
"rgb": {
"r": 226,
"g": 255,
"b": 174
},
"hsl": {
"h": 81.481,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96018,
"c": 0.10791,
"h": 124.4
},
"luminance": 0.90745
}Semantic roles & 50–950 ramp
primary
#E2FFAE
secondary
#976CE5
accent
#00E652
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682