#E2FFB7#E2FFB7
#E2FFB7 is a very light, moderate yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.098 H 126.0°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFB7 |
|---|---|
| RGB | rgb(226, 255, 183) |
| HSL | hsl(84, 100%, 86%) |
| HSV | hsv(84, 28%, 100%) |
| CMYK | cmyk(11.4%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(96.45, -21.31, 31.40) |
| CIE-LCH | lch(96.45, 37.94, 124.16°) |
| OKLab | oklab(96.19% -0.0574 0.079) |
| OKLCH | oklch(96.19% 0.098 126) |
| XYZ | xyz(75.6702, 91.1072, 58.3895) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.00
Very Pale Green
#CFFDBC
ΔE00 4.19
Light Light Green
#C8FFB0
ΔE00 4.84
Pale Green
#C7FDB5
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.03
Washed Out Green
#BCF5A6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFB7 #D4B7FF
analogous
#FFF8B7 #E2FFB7 #BEFFB7
triadic
#E2FFB7 #B7E2FF #FFB7E2
tetradic
#E2FFB7 #B7FFF8 #D4B7FF #FFB7BE
square
#E2FFB7 #B7FFF8 #D4B7FF #FFB7BE
split-complementary
#E2FFB7 #B7BEFF #F8B7FF
monochromatic
#B1FF3D #C9FF7A #E2FFB7 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.09
#E2FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#E2FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFB7
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFB7 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B2
Deuteranopia (green-blind)
#FFF4BA
Tritanopia (blue-blind)
#E6F8EC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2ffb7; /* rgb */ color: rgb(226, 255, 183); /* oklch */ color: oklch(96.2% 0.098 126.0);
Tailwind
colors: {
custom: {
50: '#ebffcd',
500: '#e2ffb7',
950: '#000000',
},
}SCSS
$custom: #e2ffb7; $custom-light: #ebffcd; $custom-dark: #000000;
JSON
{
"hex": "#e2ffb7",
"rgb": {
"r": 226,
"g": 255,
"b": 183
},
"hsl": {
"h": 84.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.96186,
"c": 0.09763,
"h": 126
},
"luminance": 0.91108
}Semantic roles & 50–950 ramp
primary
#E2FFB7
secondary
#A274E6
accent
#00E65C
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161813
muted
#848683