#BBDCB7#BBDCB7
#BBDCB7 is a very light, moderate green. Relative luminance 0.652; OKLCH L 86.1% C 0.061 H 142.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB7 |
|---|---|
| RGB | rgb(187, 220, 183) |
| HSL | hsl(114, 35%, 79%) |
| HSV | hsv(114, 17%, 86%) |
| CMYK | cmyk(15%, 0%, 16.8%, 13.7%) |
| CIE-LAB | lab(84.57, -17.77, 14.61) |
| CIE-LCH | lch(84.57, 23.00, 140.57°) |
| OKLab | oklab(86.06% -0.0484 0.0377) |
| OKLCH | oklch(86.06% 0.061 142.1) |
| XYZ | xyz(54.6321, 65.1691, 54.4912) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.39
Light Sage
#BCECAC
ΔE00 6.93
Mint
#AAF0C1
ΔE00 7.34
Hospital Green
#9BE5AA
ΔE00 7.89
Very Pale Green
#CFFDBC
ΔE00 9.02
Light Teal
#90E4C1
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB7 #D8B7DC
analogous
#CEDCB7 #BBDCB7 #B7DCC6
triadic
#BBDCB7 #B7BBDC #DCB7BB
tetradic
#BBDCB7 #B7CEDC #D8B7DC #DCC6B7
square
#BBDCB7 #B7CEDC #D8B7DC #DCC6B7
split-complementary
#BBDCB7 #C6B7DC #DCB7CE
monochromatic
#6DB465 #94C88E #BBDCB7 #E2F0E0 #ECF5EA
Accessibility & contrast
On white
1.50
#BBDCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BBDCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB7
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB7 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B5
Deuteranopia (green-blind)
#D9D2B9
Tritanopia (blue-blind)
#B9D9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb7; /* rgb */ color: rgb(187, 220, 183); /* oklch */ color: oklch(86.1% 0.061 142.1);
Tailwind
colors: {
custom: {
50: '#cfe7cc',
500: '#bbdcb7',
950: '#000000',
},
}SCSS
$custom: #bbdcb7; $custom-light: #cfe7cc; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb7",
"rgb": {
"r": 187,
"g": 220,
"b": 183
},
"hsl": {
"h": 113.514,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.86056,
"c": 0.06133,
"h": 142.1
},
"luminance": 0.6517
}Semantic roles & 50–950 ramp
primary
#BBDCB7
secondary
#AE84B4
accent
#38ADA1
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483