#E2FEAF#E2FEAF
#E2FEAF is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.105 H 124.2°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEAF |
|---|---|
| RGB | rgb(226, 254, 175) |
| HSL | hsl(81, 98%, 84%) |
| HSV | hsv(81, 31%, 100%) |
| CMYK | cmyk(11%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(96.06, -21.91, 34.87) |
| CIE-LCH | lch(96.06, 41.18, 122.14°) |
| OKLab | oklab(95.83% -0.0592 0.0871) |
| OKLCH | oklch(95.83% 0.105 124.2) |
| XYZ | xyz(74.5429, 90.1473, 54.0222) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.18
Very Light Green
#D1FFBD
ΔE00 5.03
Light Light Green
#C8FFB0
ΔE00 5.22
Very Pale Green
#CFFDBC
ΔE00 5.23
Pale Green
#C7FDB5
ΔE00 5.69
Tea Green
#BDF8A3
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEAF #CBAFFE
analogous
#FEF3AF #E2FEAF #BBFEAF
triadic
#E2FEAF #AFE2FE #FEAFE2
tetradic
#E2FEAF #AFFEF3 #CBAFFE #FEAFBB
square
#E2FEAF #AFFEF3 #CBAFFE #FEAFBB
split-complementary
#E2FEAF #AFBBFE #F3AFFE
monochromatic
#B6FC36 #CCFD73 #E2FEAF #F4FFE1 #F4FFE1
Accessibility & contrast
On white
1.10
#E2FEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#E2FEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEAF
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEAF | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AA
Deuteranopia (green-blind)
#FFF3B3
Tritanopia (blue-blind)
#E7F7EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2feaf; /* rgb */ color: rgb(226, 254, 175); /* oklch */ color: oklch(95.8% 0.105 124.2);
Tailwind
colors: {
custom: {
50: '#ecfec7',
500: '#e2feaf',
950: '#000000',
},
}SCSS
$custom: #e2feaf; $custom-light: #ecfec7; $custom-dark: #000000;
JSON
{
"hex": "#e2feaf",
"rgb": {
"r": 226,
"g": 254,
"b": 175
},
"hsl": {
"h": 81.266,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.95826,
"c": 0.10534,
"h": 124.2
},
"luminance": 0.90148
}Semantic roles & 50–950 ramp
primary
#E2FEAF
secondary
#976EE4
accent
#00E651
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582