#BBD2B6#BBD2B6
#BBD2B6 is a very light, muted green. Relative luminance 0.600; OKLCH L 83.9% C 0.046 H 140.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2B6 |
|---|---|
| RGB | rgb(187, 210, 182) |
| HSL | hsl(109, 24%, 77%) |
| HSV | hsv(109, 13%, 82%) |
| CMYK | cmyk(11%, 0%, 13.3%, 17.6%) |
| CIE-LAB | lab(81.86, -12.91, 11.30) |
| CIE-LCH | lch(81.86, 17.15, 138.80°) |
| OKLab | oklab(83.89% -0.035 0.0293) |
| OKLCH | oklch(83.89% 0.046 140.1) |
| XYZ | xyz(51.9819, 60.0348, 53.0961) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.43
Darkseagreen
#8FBC8F
ΔE00 9.70
Greenish Grey
#96AE8D
ΔE00 9.91
Sage Green
#9CAF88
ΔE00 10.03
Light Sage
#BCECAC
ΔE00 10.39
Mint
#AAF0C1
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2B6 #CDB6D2
analogous
#C9D2B6 #BBD2B6 #B6D2BF
triadic
#BBD2B6 #B6BBD2 #D2B6BB
tetradic
#BBD2B6 #B6C9D2 #CDB6D2 #D2BFB6
square
#BBD2B6 #B6C9D2 #CDB6D2 #D2BFB6
split-complementary
#BBD2B6 #BFB6D2 #D2B6C9
monochromatic
#74A36A #98BB90 #BBD2B6 #DEE9DC #EDF3EC
Accessibility & contrast
On white
1.61
#BBD2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BBD2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2B6
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2B6 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB4
Deuteranopia (green-blind)
#D0CBB7
Tritanopia (blue-blind)
#BAD0CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd2b6; /* rgb */ color: rgb(187, 210, 182); /* oklch */ color: oklch(83.9% 0.046 140.1);
Tailwind
colors: {
custom: {
50: '#cfdfcb',
500: '#bbd2b6',
950: '#000000',
},
}SCSS
$custom: #bbd2b6; $custom-light: #cfdfcb; $custom-dark: #000000;
JSON
{
"hex": "#bbd2b6",
"rgb": {
"r": 187,
"g": 210,
"b": 182
},
"hsl": {
"h": 109.286,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.8389,
"c": 0.04564,
"h": 140.1
},
"luminance": 0.60035
}Semantic roles & 50–950 ramp
primary
#BBD2B6
secondary
#A185A8
accent
#43A291
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483