#E2FFB4#E2FFB4
#E2FFB4 is a very light, moderate yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.101 H 125.4°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFB4 |
|---|---|
| RGB | rgb(226, 255, 180) |
| HSL | hsl(83, 100%, 85%) |
| HSV | hsv(83, 29%, 100%) |
| CMYK | cmyk(11.4%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(96.40, -21.72, 32.83) |
| CIE-LCH | lch(96.40, 39.37, 123.48°) |
| OKLab | oklab(96.13% -0.0586 0.0824) |
| OKLCH | oklch(96.13% 0.101 125.4) |
| XYZ | xyz(75.3613, 90.9837, 56.7625) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.34
Very Pale Green
#CFFDBC
ΔE00 4.55
Light Khaki
#E6F2A2
ΔE00 4.74
Light Light Green
#C8FFB0
ΔE00 4.88
Pale Green
#C7FDB5
ΔE00 5.19
Tea Green
#BDF8A3
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFB4 #D1B4FF
analogous
#FFF6B4 #E2FFB4 #BCFFB4
triadic
#E2FFB4 #B4E2FF #FFB4E2
tetradic
#E2FFB4 #B4FFF6 #D1B4FF #FFB4BC
square
#E2FFB4 #B4FFF6 #D1B4FF #FFB4BC
split-complementary
#E2FFB4 #B4BCFF #F6B4FF
monochromatic
#B3FF3A #CAFF77 #E2FFB4 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.09
#E2FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#E2FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFB4
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFB4 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AF
Deuteranopia (green-blind)
#FFF4B7
Tritanopia (blue-blind)
#E7F8EB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2ffb4; /* rgb */ color: rgb(226, 255, 180); /* oklch */ color: oklch(96.1% 0.101 125.4);
Tailwind
colors: {
custom: {
50: '#ebffcb',
500: '#e2ffb4',
950: '#000000',
},
}SCSS
$custom: #e2ffb4; $custom-light: #ebffcb; $custom-dark: #000000;
JSON
{
"hex": "#e2ffb4",
"rgb": {
"r": 226,
"g": 255,
"b": 180
},
"hsl": {
"h": 83.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.96129,
"c": 0.10107,
"h": 125.4
},
"luminance": 0.90984
}Semantic roles & 50–950 ramp
primary
#E2FFB4
secondary
#9E71E6
accent
#00E659
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161813
muted
#848683