#E2F3AA#E2F3AA
#E2F3AA is a very light, moderate yellow-green. Relative luminance 0.832; OKLCH L 93.4% C 0.095 H 118.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3AA |
|---|---|
| RGB | rgb(226, 243, 170) |
| HSL | hsl(74, 75%, 81%) |
| HSV | hsv(74, 30%, 95%) |
| CMYK | cmyk(7%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(93.09, -17.25, 33.42) |
| CIE-LCH | lch(93.09, 37.61, 117.29°) |
| OKLab | oklab(93.43% -0.0462 0.0836) |
| OKLCH | oklch(93.43% 0.095 118.9) |
| XYZ | xyz(70.6700, 83.1725, 50.3533) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.97
Creme
#FFFFB6
ΔE00 5.35
Light Beige
#FFFEB6
ΔE00 5.48
Parchment
#FEFCAF
ΔE00 5.62
Cream (survey)
#FFFFC2
ΔE00 5.79
Palegoldenrod
#EEE8AA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3AA #BBAAF3
analogous
#F3DFAA #E2F3AA #BDF3AA
triadic
#E2F3AA #AAE2F3 #F3AAE2
tetradic
#E2F3AA #AAF3DF #BBAAF3 #F3AABD
square
#E2F3AA #AAF3DF #BBAAF3 #F3AABD
split-complementary
#E2F3AA #AABDF3 #DFAAF3
monochromatic
#BDE43F #D0EB74 #E2F3AA #F4FBE0 #F6FBE4
Accessibility & contrast
On white
1.19
#E2F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#E2F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3AA
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3AA | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#FAECAD
Tritanopia (blue-blind)
#E9EBE0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2f3aa; /* rgb */ color: rgb(226, 243, 170); /* oklch */ color: oklch(93.4% 0.095 118.9);
Tailwind
colors: {
custom: {
50: '#ebf7c4',
500: '#e2f3aa',
950: '#000000',
},
}SCSS
$custom: #e2f3aa; $custom-light: #ebf7c4; $custom-dark: #000000;
JSON
{
"hex": "#e2f3aa",
"rgb": {
"r": 226,
"g": 243,
"b": 170
},
"hsl": {
"h": 73.973,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.93432,
"c": 0.09549,
"h": 118.9
},
"luminance": 0.83172
}Semantic roles & 50–950 ramp
primary
#E2F3AA
secondary
#866FD2
accent
#0ED73D
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161712
muted
#848582