#E7FFBB#E7FFBB
#E7FFBB is a very light, moderate yellow-green. Relative luminance 0.921; OKLCH L 96.6% C 0.091 H 123.9°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFBB |
|---|---|
| RGB | rgb(231, 255, 187) |
| HSL | hsl(81, 100%, 87%) |
| HSV | hsv(81, 27%, 100%) |
| CMYK | cmyk(9.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.86, -18.98, 29.99) |
| CIE-LCH | lch(96.86, 35.49, 122.33°) |
| OKLab | oklab(96.62% -0.0508 0.0757) |
| OKLCH | oklch(96.62% 0.091 123.9) |
| XYZ | xyz(77.6836, 92.0966, 60.6879) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.73
Very Light Green
#D1FFBD
ΔE00 4.74
Very Pale Green
#CFFDBC
ΔE00 4.91
Light Light Green
#C8FFB0
ΔE00 5.94
Pale Green
#C7FDB5
ΔE00 5.97
Cream (survey)
#FFFFC2
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFBB #D3BBFF
analogous
#FFF5BB #E7FFBB #C5FFBB
triadic
#E7FFBB #BBE7FF #FFBBE7
tetradic
#E7FFBB #BBFFF5 #D3BBFF #FFBBC5
square
#E7FFBB #BBFFF5 #D3BBFF #FFBBC5
split-complementary
#E7FFBB #BBC5FF #F5BBFF
monochromatic
#BCFF41 #D1FF7E #E7FFBB #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E7FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#E7FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFBB
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFBB | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B7
Deuteranopia (green-blind)
#FFF6BE
Tritanopia (blue-blind)
#ECF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e7ffbb; /* rgb */ color: rgb(231, 255, 187); /* oklch */ color: oklch(96.6% 0.091 123.9);
Tailwind
colors: {
custom: {
50: '#efffd0',
500: '#e7ffbb',
950: '#000000',
},
}SCSS
$custom: #e7ffbb; $custom-light: #efffd0; $custom-dark: #000000;
JSON
{
"hex": "#e7ffbb",
"rgb": {
"r": 231,
"g": 255,
"b": 187
},
"hsl": {
"h": 81.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96617,
"c": 0.09113,
"h": 123.9
},
"luminance": 0.92097
}Semantic roles & 50–950 ramp
primary
#E7FFBB
secondary
#9F77E7
accent
#00E651
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683