#BBE5BB#BBE5BB
#BBE5BB is a very light, moderate green. Relative luminance 0.702; OKLCH L 88.1% C 0.072 H 144.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE5BB |
|---|---|
| RGB | rgb(187, 229, 187) |
| HSL | hsl(120, 45%, 82%) |
| HSV | hsv(120, 18%, 90%) |
| CMYK | cmyk(18.3%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(87.09, -21.53, 16.06) |
| CIE-LCH | lch(87.09, 26.86, 143.27°) |
| OKLab | oklab(88.09% -0.0589 0.0413) |
| OKLCH | oklch(88.09% 0.072 144.9) |
| XYZ | xyz(57.4803, 70.1899, 57.5237) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.12
Light Grey Green
#B7E1A1
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 6.05
Very Pale Green
#CFFDBC
ΔE00 6.98
Very Light Green
#D1FFBD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE5BB #E5BBE5
analogous
#D0E5BB #BBE5BB #BBE5D0
triadic
#BBE5BB #BBBBE5 #E5BBBB
tetradic
#BBE5BB #BBD0E5 #E5BBE5 #E5D0BB
square
#BBE5BB #BBD0E5 #E5BBE5 #E5D0BB
split-complementary
#BBE5BB #D0BBE5 #E5BBD0
monochromatic
#62C362 #8FD48F #BBE5BB #E7F6E7 #E9F7E9
Accessibility & contrast
On white
1.40
#BBE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BBE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE5BB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE5BB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E0D8BD
Tritanopia (blue-blind)
#B7E2D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe5bb; /* rgb */ color: rgb(187, 229, 187); /* oklch */ color: oklch(88.1% 0.072 144.9);
Tailwind
colors: {
custom: {
50: '#d0edcf',
500: '#bbe5bb',
950: '#000000',
},
}SCSS
$custom: #bbe5bb; $custom-light: #d0edcf; $custom-dark: #000000;
JSON
{
"hex": "#bbe5bb",
"rgb": {
"r": 187,
"g": 229,
"b": 187
},
"hsl": {
"h": 120,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.88094,
"c": 0.07193,
"h": 144.9
},
"luminance": 0.70191
}Semantic roles & 50–950 ramp
primary
#BBE5BB
secondary
#BF85BF
accent
#2EB8B8
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483