#BBD5D7#BBD5D7
#BBD5D7 is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.4% C 0.028 H 202.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5D7 |
|---|---|
| RGB | rgb(187, 213, 215) |
| HSL | hsl(184, 26%, 79%) |
| HSV | hsv(184, 13%, 84%) |
| CMYK | cmyk(13%, 0.9%, 0%, 15.7%) |
| CIE-LAB | lab(83.47, -8.23, -3.91) |
| CIE-LCH | lch(83.47, 9.11, 205.44°) |
| OKLab | oklab(85.44% -0.0258 -0.0106) |
| OKLCH | oklch(85.44% 0.028 202.3) |
| XYZ | xyz(56.5505, 63.0583, 73.4688) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.56
Powder Blue
#B0E0E6
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 8.27
Light Grey
#D8DCD6
ΔE00 8.79
Lightcyan
#E0FFFF
ΔE00 9.13
Fog
#D8DCE0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5D7 #D7BDBB
analogous
#BBD7CB #BBD5D7 #BBC7D7
triadic
#BBD5D7 #D7BBD5 #D5D7BB
tetradic
#BBD5D7 #CBBBD7 #D7BDBB #C7D7BB
square
#BBD5D7 #CBBBD7 #D7BDBB #C7D7BB
split-complementary
#BBD5D7 #D7BBC7 #D7CBBB
monochromatic
#6EA5AA #94BDC0 #BBD5D7 #E2EDEE #ECF3F4
Accessibility & contrast
On white
1.54
#BBD5D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBD5D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5D7
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5D7 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#B3D7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd5d7; /* rgb */ color: rgb(187, 213, 215); /* oklch */ color: oklch(85.4% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#cfe1e3',
500: '#bbd5d7',
950: '#000000',
},
}SCSS
$custom: #bbd5d7; $custom-light: #cfe1e3; $custom-dark: #000000;
JSON
{
"hex": "#bbd5d7",
"rgb": {
"r": 187,
"g": 213,
"b": 215
},
"hsl": {
"h": 184.286,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85441,
"c": 0.02794,
"h": 202.3
},
"luminance": 0.6306
}Semantic roles & 50–950 ramp
primary
#BBD5D7
secondary
#AD8C89
accent
#4841A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484