#BBE3BB#BBE3BB
#BBE3BB is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.7% C 0.069 H 145.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3BB |
|---|---|
| RGB | rgb(187, 227, 187) |
| HSL | hsl(120, 42%, 81%) |
| HSV | hsv(120, 18%, 89%) |
| CMYK | cmyk(17.6%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(86.55, -20.54, 15.30) |
| CIE-LCH | lch(86.55, 25.61, 143.33°) |
| OKLab | oklab(87.66% -0.0562 0.0394) |
| OKLCH | oklch(87.66% 0.069 145) |
| XYZ | xyz(56.9301, 69.0895, 57.3403) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 5.68
Light Grey Green
#B7E1A1
ΔE00 5.80
Hospital Green
#9BE5AA
ΔE00 6.51
Very Pale Green
#CFFDBC
ΔE00 7.56
Very Light Green
#D1FFBD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3BB #E3BBE3
analogous
#CFE3BB #BBE3BB #BBE3CF
triadic
#BBE3BB #BBBBE3 #E3BBBB
tetradic
#BBE3BB #BBCFE3 #E3BBE3 #E3CFBB
square
#BBE3BB #BBCFE3 #E3BBE3 #E3CFBB
split-complementary
#BBE3BB #CFBBE3 #E3BBCF
monochromatic
#64BF64 #90D190 #BBE3BB #E6F5E6 #E9F6E9
Accessibility & contrast
On white
1.42
#BBE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BBE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3BB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3BB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#B7E1D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe3bb; /* rgb */ color: rgb(187, 227, 187); /* oklch */ color: oklch(87.7% 0.069 145.0);
Tailwind
colors: {
custom: {
50: '#d0eccf',
500: '#bbe3bb',
950: '#000000',
},
}SCSS
$custom: #bbe3bb; $custom-light: #d0eccf; $custom-dark: #000000;
JSON
{
"hex": "#bbe3bb",
"rgb": {
"r": 187,
"g": 227,
"b": 187
},
"hsl": {
"h": 120,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87662,
"c": 0.06864,
"h": 145
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#BBE3BB
secondary
#BC86BC
accent
#31B5B5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483