#E2FEB0#E2FEB0
#E2FEB0 is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.104 H 124.4°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEB0 |
|---|---|
| RGB | rgb(226, 254, 176) |
| HSL | hsl(82, 98%, 84%) |
| HSV | hsv(82, 31%, 100%) |
| CMYK | cmyk(11%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(96.07, -21.78, 34.39) |
| CIE-LCH | lch(96.07, 40.71, 122.34°) |
| OKLab | oklab(95.85% -0.0588 0.086) |
| OKLCH | oklch(95.85% 0.104 124.4) |
| XYZ | xyz(74.6415, 90.1867, 54.5413) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.24
Very Light Green
#D1FFBD
ΔE00 4.90
Very Pale Green
#CFFDBC
ΔE00 5.09
Light Light Green
#C8FFB0
ΔE00 5.17
Pale Green
#C7FDB5
ΔE00 5.60
Tea Green
#BDF8A3
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEB0 #CCB0FE
analogous
#FEF3B0 #E2FEB0 #BBFEB0
triadic
#E2FEB0 #B0E2FE #FEB0E2
tetradic
#E2FEB0 #B0FEF3 #CCB0FE #FEB0BB
square
#E2FEB0 #B0FEF3 #CCB0FE #FEB0BB
split-complementary
#E2FEB0 #B0BBFE #F3B0FE
monochromatic
#B6FC37 #CCFD74 #E2FEB0 #F4FFE1 #F4FFE1
Accessibility & contrast
On white
1.10
#E2FEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#E2FEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEB0
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEB0 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF3B4
Tritanopia (blue-blind)
#E7F7EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2feb0; /* rgb */ color: rgb(226, 254, 176); /* oklch */ color: oklch(95.8% 0.104 124.4);
Tailwind
colors: {
custom: {
50: '#ecfec8',
500: '#e2feb0',
950: '#000000',
},
}SCSS
$custom: #e2feb0; $custom-light: #ecfec8; $custom-dark: #000000;
JSON
{
"hex": "#e2feb0",
"rgb": {
"r": 226,
"g": 254,
"b": 176
},
"hsl": {
"h": 81.538,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.95845,
"c": 0.1042,
"h": 124.4
},
"luminance": 0.90187
}Semantic roles & 50–950 ramp
primary
#E2FEB0
secondary
#996EE4
accent
#00E652
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582