#BBE1BB#BBE1BB
#BBE1BB is a very light, moderate green. Relative luminance 0.680; OKLCH L 87.2% C 0.065 H 145.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE1BB |
|---|---|
| RGB | rgb(187, 225, 187) |
| HSL | hsl(120, 39%, 81%) |
| HSV | hsv(120, 17%, 88%) |
| CMYK | cmyk(16.9%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(86.01, -19.56, 14.54) |
| CIE-LCH | lch(86.01, 24.37, 143.38°) |
| OKLab | oklab(87.23% -0.0535 0.0375) |
| OKLCH | oklch(87.23% 0.065 145) |
| XYZ | xyz(56.3863, 68.0019, 57.1590) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.22
Light Sage
#BCECAC
ΔE00 6.27
Hospital Green
#9BE5AA
ΔE00 7.02
Very Pale Green
#CFFDBC
ΔE00 8.16
Light Teal
#90E4C1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE1BB #E1BBE1
analogous
#CEE1BB #BBE1BB #BBE1CE
triadic
#BBE1BB #BBBBE1 #E1BBBB
tetradic
#BBE1BB #BBCEE1 #E1BBE1 #E1CEBB
square
#BBE1BB #BBCEE1 #E1BBE1 #E1CEBB
split-complementary
#BBE1BB #CEBBE1 #E1BBCE
monochromatic
#66BC66 #91CE91 #BBE1BB #E5F4E5 #EAF6EA
Accessibility & contrast
On white
1.44
#BBE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BBE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE1BB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE1BB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#DCD6BD
Tritanopia (blue-blind)
#B8DFD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe1bb; /* rgb */ color: rgb(187, 225, 187); /* oklch */ color: oklch(87.2% 0.065 145.0);
Tailwind
colors: {
custom: {
50: '#cfeacf',
500: '#bbe1bb',
950: '#000000',
},
}SCSS
$custom: #bbe1bb; $custom-light: #cfeacf; $custom-dark: #000000;
JSON
{
"hex": "#bbe1bb",
"rgb": {
"r": 187,
"g": 225,
"b": 187
},
"hsl": {
"h": 120,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.8723,
"c": 0.06534,
"h": 145
},
"luminance": 0.68003
}Semantic roles & 50–950 ramp
primary
#BBE1BB
secondary
#BA86BA
accent
#34B2B2
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483