#E2FAAE#E2FAAE
#E2FAAE is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 95.0% C 0.101 H 122.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FAAE |
|---|---|
| RGB | rgb(226, 250, 174) |
| HSL | hsl(79, 88%, 83%) |
| HSV | hsv(79, 30%, 98%) |
| CMYK | cmyk(9.6%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(94.99, -20.12, 33.95) |
| CIE-LCH | lch(94.99, 39.46, 120.65°) |
| OKLab | oklab(94.97% -0.0542 0.0849) |
| OKLCH | oklch(94.97% 0.101 122.6) |
| XYZ | xyz(73.1890, 87.5959, 53.0881) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.33
Very Light Green
#D1FFBD
ΔE00 5.46
Very Pale Green
#CFFDBC
ΔE00 5.58
Light Light Green
#C8FFB0
ΔE00 5.89
Creme
#FFFFB6
ΔE00 6.16
Pale Green
#C7FDB5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FAAE #C6AEFA
analogous
#FAECAE #E2FAAE #BCFAAE
triadic
#E2FAAE #AEE2FA #FAAEE2
tetradic
#E2FAAE #AEFAEC #C6AEFA #FAAEBC
square
#E2FAAE #AEFAEC #C6AEFA #FAAEBC
split-complementary
#E2FAAE #AEBCFA #ECAEFA
monochromatic
#B9F33B #CDF674 #E2FAAE #F5FDE2 #F5FDE2
Accessibility & contrast
On white
1.13
#E2FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#E2FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FAAE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FAAE | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#FFF1B1
Tritanopia (blue-blind)
#E8F3E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2faae; /* rgb */ color: rgb(226, 250, 174); /* oklch */ color: oklch(95.0% 0.101 122.6);
Tailwind
colors: {
custom: {
50: '#ecfcc6',
500: '#e2faae',
950: '#000000',
},
}SCSS
$custom: #e2faae; $custom-light: #ecfcc6; $custom-dark: #000000;
JSON
{
"hex": "#e2faae",
"rgb": {
"r": 226,
"g": 250,
"b": 174
},
"hsl": {
"h": 78.947,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.94969,
"c": 0.10073,
"h": 122.6
},
"luminance": 0.87596
}Semantic roles & 50–950 ramp
primary
#E2FAAE
secondary
#926FDD
accent
#01E549
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582