#BBDCB3#BBDCB3
#BBDCB3 is a very light, moderate green. Relative luminance 0.650; OKLCH L 86.0% C 0.066 H 139.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB3 |
|---|---|
| RGB | rgb(187, 220, 179) |
| HSL | hsl(108, 37%, 78%) |
| HSV | hsv(108, 19%, 86%) |
| CMYK | cmyk(15%, 0%, 18.6%, 13.7%) |
| CIE-LAB | lab(84.49, -18.45, 16.59) |
| CIE-LCH | lch(84.49, 24.81, 138.03°) |
| OKLab | oklab(85.96% -0.0501 0.0427) |
| OKLCH | oklch(85.96% 0.066 139.6) |
| XYZ | xyz(54.2217, 65.0049, 52.3296) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.34
Light Sage
#BCECAC
ΔE00 6.06
Mint
#AAF0C1
ΔE00 7.28
Hospital Green
#9BE5AA
ΔE00 7.43
Very Pale Green
#CFFDBC
ΔE00 8.38
Very Light Green
#D1FFBD
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB3 #D4B3DC
analogous
#CFDCB3 #BBDCB3 #B3DCBF
triadic
#BBDCB3 #B3BBDC #DCB3BB
tetradic
#BBDCB3 #B3CFDC #D4B3DC #DCBFB3
square
#BBDCB3 #B3CFDC #D4B3DC #DCBFB3
split-complementary
#BBDCB3 #BFB3DC #DCB3CF
monochromatic
#70B55F #96C989 #BBDCB3 #E0EFDD #ECF5EA
Accessibility & contrast
On white
1.50
#BBDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BBDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB3
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB3 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B1
Deuteranopia (green-blind)
#D9D2B5
Tritanopia (blue-blind)
#BAD9D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb3; /* rgb */ color: rgb(187, 220, 179); /* oklch */ color: oklch(86.0% 0.066 139.6);
Tailwind
colors: {
custom: {
50: '#cfe7c9',
500: '#bbdcb3',
950: '#000000',
},
}SCSS
$custom: #bbdcb3; $custom-light: #cfe7c9; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb3",
"rgb": {
"r": 187,
"g": 220,
"b": 179
},
"hsl": {
"h": 108.293,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.85961,
"c": 0.06578,
"h": 139.6
},
"luminance": 0.65006
}Semantic roles & 50–950 ramp
primary
#BBDCB3
secondary
#AA7FB4
accent
#36B098
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482