#BBE0BC#BBE0BC
#BBE0BC is a very light, moderate green. Relative luminance 0.675; OKLCH L 87.0% C 0.063 H 145.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE0BC |
|---|---|
| RGB | rgb(187, 224, 188) |
| HSL | hsl(122, 37%, 81%) |
| HSV | hsv(122, 17%, 88%) |
| CMYK | cmyk(16.5%, 0%, 16.1%, 12.2%) |
| CIE-LAB | lab(85.76, -18.89, 13.66) |
| CIE-LCH | lch(85.76, 23.31, 144.13°) |
| OKLab | oklab(87.04% -0.0517 0.0353) |
| OKLCH | oklch(87.04% 0.063 145.7) |
| XYZ | xyz(56.2241, 67.5057, 57.6349) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.36
Light Grey Green
#B7E1A1
ΔE00 6.73
Light Sage
#BCECAC
ΔE00 6.84
Hospital Green
#9BE5AA
ΔE00 7.46
Light Teal
#90E4C1
ΔE00 8.23
Very Pale Green
#CFFDBC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE0BC #E0BBDF
analogous
#CCE0BB #BBE0BC #BBE0CE
triadic
#BBE0BC #BCBBE0 #E0BCBB
tetradic
#BBE0BC #BBCCE0 #E0BBDF #E0CEBB
square
#BBE0BC #BBCCE0 #E0BBDF #E0CEBB
split-complementary
#BBE0BC #CEBBE0 #E0BBCC
monochromatic
#67BA69 #91CD93 #BBE0BC #E5F3E5 #EAF5EA
Accessibility & contrast
On white
1.45
#BBE0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BBE0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE0BC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE0BC | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#B8DED6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe0bc; /* rgb */ color: rgb(187, 224, 188); /* oklch */ color: oklch(87.0% 0.063 145.7);
Tailwind
colors: {
custom: {
50: '#cfe9d0',
500: '#bbe0bc',
950: '#000000',
},
}SCSS
$custom: #bbe0bc; $custom-light: #cfe9d0; $custom-dark: #000000;
JSON
{
"hex": "#bbe0bc",
"rgb": {
"r": 187,
"g": 224,
"b": 188
},
"hsl": {
"h": 121.622,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.87039,
"c": 0.06263,
"h": 145.7
},
"luminance": 0.67507
}Semantic roles & 50–950 ramp
primary
#BBE0BC
secondary
#B987B7
accent
#35ADB0
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483