#E2FFB3#E2FFB3
#E2FFB3 is a very light, moderate yellow-green. Relative luminance 0.909; OKLCH L 96.1% C 0.102 H 125.2°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFB3 |
|---|---|
| RGB | rgb(226, 255, 179) |
| HSL | hsl(83, 100%, 85%) |
| HSV | hsv(83, 30%, 100%) |
| CMYK | cmyk(11.4%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(96.39, -21.85, 33.31) |
| CIE-LCH | lch(96.39, 39.84, 123.27°) |
| OKLab | oklab(96.11% -0.059 0.0835) |
| OKLCH | oklch(96.11% 0.102 125.2) |
| XYZ | xyz(75.2598, 90.9431, 56.2279) |
| Luminance | 0.9094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.47
Light Khaki
#E6F2A2
ΔE00 4.66
Very Pale Green
#CFFDBC
ΔE00 4.67
Light Light Green
#C8FFB0
ΔE00 4.91
Pale Green
#C7FDB5
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFB3 #D0B3FF
analogous
#FFF6B3 #E2FFB3 #BCFFB3
triadic
#E2FFB3 #B3E2FF #FFB3E2
tetradic
#E2FFB3 #B3FFF6 #D0B3FF #FFB3BC
square
#E2FFB3 #B3FFF6 #D0B3FF #FFB3BC
split-complementary
#E2FFB3 #B3BCFF #F6B3FF
monochromatic
#B3FF39 #CBFF76 #E2FFB3 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.09
#E2FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#E2FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFB3
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFB3 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AE
Deuteranopia (green-blind)
#FFF4B7
Tritanopia (blue-blind)
#E7F8EB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2ffb3; /* rgb */ color: rgb(226, 255, 179); /* oklch */ color: oklch(96.1% 0.102 125.2);
Tailwind
colors: {
custom: {
50: '#ebffca',
500: '#e2ffb3',
950: '#000000',
},
}SCSS
$custom: #e2ffb3; $custom-light: #ebffca; $custom-dark: #000000;
JSON
{
"hex": "#e2ffb3",
"rgb": {
"r": 226,
"g": 255,
"b": 179
},
"hsl": {
"h": 82.895,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.9611,
"c": 0.10222,
"h": 125.2
},
"luminance": 0.90943
}Semantic roles & 50–950 ramp
primary
#E2FFB3
secondary
#9D70E6
accent
#00E658
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682