#BBD2C9#BBD2C9
#BBD2C9 is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.4% C 0.028 H 170.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C9 |
|---|---|
| RGB | rgb(187, 210, 201) |
| HSL | hsl(157, 20%, 78%) |
| HSV | hsv(157, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 4.3%, 17.6%) |
| CIE-LAB | lab(82.31, -9.43, 1.84) |
| CIE-LCH | lch(82.31, 9.61, 168.97°) |
| OKLab | oklab(84.4% -0.0272 0.0047) |
| OKLCH | oklch(84.4% 0.028 170.2) |
| XYZ | xyz(54.0803, 60.8741, 64.1477) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.28
Silver (survey)
#C5C9C7
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.68
Lightblue
#ADD8E6
ΔE00 10.41
Ice
#D6FFFA
ΔE00 10.49
Lightcyan
#E0FFFF
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C9 #D2BBC4
analogous
#BBD2BD #BBD2C9 #BBCFD2
triadic
#BBD2C9 #C9BBD2 #D2C9BB
tetradic
#BBD2C9 #BDBBD2 #D2BBC4 #CFD2BB
square
#BBD2C9 #BDBBD2 #D2BBC4 #CFD2BB
split-complementary
#BBD2C9 #D2BBCF #D2BDBB
monochromatic
#71A18F #96BAAC #BBD2C9 #E0EAE6 #EDF3F0
Accessibility & contrast
On white
1.59
#BBD2C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BBD2C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C9
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C9 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC9
Deuteranopia (green-blind)
#CCCBCA
Tritanopia (blue-blind)
#B6D2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2c9; /* rgb */ color: rgb(187, 210, 201); /* oklch */ color: oklch(84.4% 0.028 170.2);
Tailwind
colors: {
custom: {
50: '#cfdfd9',
500: '#bbd2c9',
950: '#000000',
},
}SCSS
$custom: #bbd2c9; $custom-light: #cfdfd9; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c9",
"rgb": {
"r": 187,
"g": 210,
"b": 201
},
"hsl": {
"h": 156.522,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.844,
"c": 0.02766,
"h": 170.2
},
"luminance": 0.60875
}Semantic roles & 50–950 ramp
primary
#BBD2C9
secondary
#A78A95
accent
#47699F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483