#BBDCB0#BBDCB0
#BBDCB0 is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.9% C 0.069 H 137.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB0 |
|---|---|
| RGB | rgb(187, 220, 176) |
| HSL | hsl(105, 39%, 78%) |
| HSV | hsv(105, 20%, 86%) |
| CMYK | cmyk(15%, 0%, 20%, 13.7%) |
| CIE-LAB | lab(84.42, -18.95, 18.08) |
| CIE-LCH | lch(84.42, 26.19, 136.35°) |
| OKLab | oklab(85.89% -0.0513 0.0464) |
| OKLCH | oklch(85.89% 0.069 137.9) |
| XYZ | xyz(53.9216, 64.8849, 50.7491) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.60
Light Sage
#BCECAC
ΔE00 5.50
Hospital Green
#9BE5AA
ΔE00 7.20
Mint
#AAF0C1
ΔE00 7.36
Very Pale Green
#CFFDBC
ΔE00 7.98
Very Light Green
#D1FFBD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB0 #D1B0DC
analogous
#D1DCB0 #BBDCB0 #B0DCBB
triadic
#BBDCB0 #B0BBDC #DCB0BB
tetradic
#BBDCB0 #B0D1DC #D1B0DC #DCBBB0
square
#BBDCB0 #B0D1DC #D1B0DC #DCBBB0
split-complementary
#BBDCB0 #BBB0DC #DCB0D1
monochromatic
#72B65B #96C986 #BBDCB0 #E0EFDA #EDF6EA
Accessibility & contrast
On white
1.50
#BBDCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BBDCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB0
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB0 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5AD
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#BAD9D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb0; /* rgb */ color: rgb(187, 220, 176); /* oklch */ color: oklch(85.9% 0.069 137.9);
Tailwind
colors: {
custom: {
50: '#cfe7c7',
500: '#bbdcb0',
950: '#000000',
},
}SCSS
$custom: #bbdcb0; $custom-light: #cfe7c7; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb0",
"rgb": {
"r": 187,
"g": 220,
"b": 176
},
"hsl": {
"h": 105,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.85891,
"c": 0.06917,
"h": 137.9
},
"luminance": 0.64886
}Semantic roles & 50–950 ramp
primary
#BBDCB0
secondary
#A67CB4
accent
#34B292
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482