#BBD2C0#BBD2C0
#BBD2C0 is a very light, muted green. Relative luminance 0.605; OKLCH L 84.2% C 0.035 H 152.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C0 |
|---|---|
| RGB | rgb(187, 210, 192) |
| HSL | hsl(133, 20%, 78%) |
| HSV | hsv(133, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(82.09, -11.12, 6.31) |
| CIE-LCH | lch(82.09, 12.79, 150.42°) |
| OKLab | oklab(84.15% -0.0309 0.0164) |
| OKLCH | oklch(84.15% 0.035 152) |
| XYZ | xyz(53.0525, 60.4630, 58.7344) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.70
Silver (survey)
#C5C9C7
ΔE00 10.45
Honeydew
#F0FFF0
ΔE00 10.78
Greenish Grey
#96AE8D
ΔE00 11.19
Pale Teal
#82CBB2
ΔE00 11.31
Powder Blue
#B0E0E6
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C0 #D2BBCD
analogous
#C1D2BB #BBD2C0 #BBD2CB
triadic
#BBD2C0 #C0BBD2 #D2C0BB
tetradic
#BBD2C0 #BBC1D2 #D2BBCD #D2CBBB
square
#BBD2C0 #BBC1D2 #D2BBCD #D2CBBB
split-complementary
#BBD2C0 #CBBBD2 #D2BBC1
monochromatic
#71A17C #96BA9E #BBD2C0 #E0EAE2 #EDF3EE
Accessibility & contrast
On white
1.60
#BBD2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BBD2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C0
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C0 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBF
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#B8D1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2c0; /* rgb */ color: rgb(187, 210, 192); /* oklch */ color: oklch(84.2% 0.035 152.0);
Tailwind
colors: {
custom: {
50: '#cfdfd3',
500: '#bbd2c0',
950: '#000000',
},
}SCSS
$custom: #bbd2c0; $custom-light: #cfdfd3; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c0",
"rgb": {
"r": 187,
"g": 210,
"b": 192
},
"hsl": {
"h": 133.043,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84151,
"c": 0.03499,
"h": 152
},
"luminance": 0.60464
}Semantic roles & 50–950 ramp
primary
#BBD2C0
secondary
#A78AA1
accent
#478C9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483