#E2FCAF#E2FCAF
#E2FCAF is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.4% C 0.102 H 123.5°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCAF |
|---|---|
| RGB | rgb(226, 252, 175) |
| HSL | hsl(80, 93%, 84%) |
| HSV | hsv(80, 31%, 99%) |
| CMYK | cmyk(10.3%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(95.53, -20.95, 34.17) |
| CIE-LCH | lch(95.53, 40.08, 121.51°) |
| OKLab | oklab(95.41% -0.0565 0.0855) |
| OKLCH | oklch(95.41% 0.102 123.5) |
| XYZ | xyz(73.9116, 88.8845, 53.8117) |
| Luminance | 0.8889 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.78
Very Light Green
#D1FFBD
ΔE00 5.16
Very Pale Green
#CFFDBC
ΔE00 5.31
Light Light Green
#C8FFB0
ΔE00 5.51
Pale Green
#C7FDB5
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCAF #C9AFFC
analogous
#FCEFAF #E2FCAF #BBFCAF
triadic
#E2FCAF #AFE2FC #FCAFE2
tetradic
#E2FCAF #AFFCEF #C9AFFC #FCAFBB
square
#E2FCAF #AFFCEF #C9AFFC #FCAFBB
split-complementary
#E2FCAF #AFBBFC #EFAFFC
monochromatic
#B7F839 #CDFA74 #E2FCAF #F4FEE2 #F4FEE2
Accessibility & contrast
On white
1.12
#E2FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#E2FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCAF
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCAF | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FFF2B3
Tritanopia (blue-blind)
#E8F5E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2fcaf; /* rgb */ color: rgb(226, 252, 175); /* oklch */ color: oklch(95.4% 0.102 123.5);
Tailwind
colors: {
custom: {
50: '#ecfdc7',
500: '#e2fcaf',
950: '#000000',
},
}SCSS
$custom: #e2fcaf; $custom-light: #ecfdc7; $custom-dark: #000000;
JSON
{
"hex": "#e2fcaf",
"rgb": {
"r": 226,
"g": 252,
"b": 175
},
"hsl": {
"h": 80.26,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.95406,
"c": 0.10245,
"h": 123.5
},
"luminance": 0.88885
}Semantic roles & 50–950 ramp
primary
#E2FCAF
secondary
#956FE0
accent
#00E64D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582