#BBD5D0#BBD5D0
#BBD5D0 is a very light, muted teal. Relative luminance 0.627; OKLCH L 85.2% C 0.029 H 182.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5D0 |
|---|---|
| RGB | rgb(187, 213, 208) |
| HSL | hsl(168, 24%, 78%) |
| HSV | hsv(168, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 2.3%, 16.5%) |
| CIE-LAB | lab(83.29, -9.62, -0.46) |
| CIE-LCH | lch(83.29, 9.63, 182.76°) |
| OKLab | oklab(85.23% -0.0286 -0.0014) |
| OKLCH | oklch(85.23% 0.029 182.8) |
| XYZ | xyz(55.6702, 62.7062, 68.8328) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.60
Silver (survey)
#C5C9C7
ΔE00 8.77
Paleturquoise
#AFEEEE
ΔE00 9.28
Lightcyan
#E0FFFF
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5D0 #D5BBC0
analogous
#BBD5C3 #BBD5D0 #BBCDD5
triadic
#BBD5D0 #D0BBD5 #D5D0BB
tetradic
#BBD5D0 #C3BBD5 #D5BBC0 #CDD5BB
square
#BBD5D0 #C3BBD5 #D5BBC0 #CDD5BB
split-complementary
#BBD5D0 #D5BBCD #D5C3BB
monochromatic
#6FA69C #95BEB6 #BBD5D0 #E1ECEA #ECF3F2
Accessibility & contrast
On white
1.55
#BBD5D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BBD5D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5D0
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5D0 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D0
Deuteranopia (green-blind)
#CDCED0
Tritanopia (blue-blind)
#B5D6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5d0; /* rgb */ color: rgb(187, 213, 208); /* oklch */ color: oklch(85.2% 0.029 182.8);
Tailwind
colors: {
custom: {
50: '#cfe2de',
500: '#bbd5d0',
950: '#000000',
},
}SCSS
$custom: #bbd5d0; $custom-light: #cfe2de; $custom-dark: #000000;
JSON
{
"hex": "#bbd5d0",
"rgb": {
"r": 187,
"g": 213,
"b": 208
},
"hsl": {
"h": 168.462,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85232,
"c": 0.02863,
"h": 182.8
},
"luminance": 0.62707
}Semantic roles & 50–950 ramp
primary
#BBD5D0
secondary
#AB8990
accent
#4356A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484