#BBD2CD#BBD2CD
#BBD2CD is a very light, muted teal. Relative luminance 0.611; OKLCH L 84.5% C 0.026 H 181.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2CD |
|---|---|
| RGB | rgb(187, 210, 205) |
| HSL | hsl(167, 20%, 78%) |
| HSV | hsv(167, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.41, -8.66, -0.14) |
| CIE-LCH | lch(82.41, 8.66, 180.95°) |
| OKLab | oklab(84.52% -0.0257 -0.0005) |
| OKLCH | oklch(84.52% 0.026 181.2) |
| XYZ | xyz(54.5570, 61.0648, 66.6581) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 7.80
Light Grey
#D8DCD6
ΔE00 7.97
Lightblue
#ADD8E6
ΔE00 8.70
Lightcyan
#E0FFFF
ΔE00 10.08
Fog
#D8DCE0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2CD #D2BBC0
analogous
#BBD2C1 #BBD2CD #BBCBD2
triadic
#BBD2CD #CDBBD2 #D2CDBB
tetradic
#BBD2CD #C1BBD2 #D2BBC0 #CBD2BB
square
#BBD2CD #C1BBD2 #D2BBC0 #CBD2BB
split-complementary
#BBD2CD #D2BBCB #D2C1BB
monochromatic
#71A197 #96BAB2 #BBD2CD #E0EAE8 #EDF3F1
Accessibility & contrast
On white
1.59
#BBD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BBD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2CD
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2CD | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#B6D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2cd; /* rgb */ color: rgb(187, 210, 205); /* oklch */ color: oklch(84.5% 0.026 181.2);
Tailwind
colors: {
custom: {
50: '#cfdfdc',
500: '#bbd2cd',
950: '#000000',
},
}SCSS
$custom: #bbd2cd; $custom-light: #cfdfdc; $custom-dark: #000000;
JSON
{
"hex": "#bbd2cd",
"rgb": {
"r": 187,
"g": 210,
"b": 205
},
"hsl": {
"h": 166.957,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84515,
"c": 0.02567,
"h": 181.2
},
"luminance": 0.61066
}Semantic roles & 50–950 ramp
primary
#BBD2CD
secondary
#A78A90
accent
#475A9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484