#BBD5CF#BBD5CF
#BBD5CF is a very light, muted teal. Relative luminance 0.627; OKLCH L 85.2% C 0.029 H 180.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5CF |
|---|---|
| RGB | rgb(187, 213, 207) |
| HSL | hsl(166, 24%, 78%) |
| HSV | hsv(166, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(83.26, -9.82, 0.03) |
| CIE-LCH | lch(83.26, 9.82, 179.82°) |
| OKLab | oklab(85.2% -0.029 -0.0001) |
| OKLCH | oklch(85.2% 0.029 180.1) |
| XYZ | xyz(55.5476, 62.6572, 68.1869) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.02
Light Grey
#D8DCD6
ΔE00 8.65
Lightblue
#ADD8E6
ΔE00 8.78
Silver (survey)
#C5C9C7
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.35
Ice
#D6FFFA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5CF #D5BBC1
analogous
#BBD5C2 #BBD5CF #BBCED5
triadic
#BBD5CF #CFBBD5 #D5CFBB
tetradic
#BBD5CF #C2BBD5 #D5BBC1 #CED5BB
square
#BBD5CF #C2BBD5 #D5BBC1 #CED5BB
split-complementary
#BBD5CF #D5BBCE #D5C2BB
monochromatic
#6FA69A #95BEB4 #BBD5CF #E1ECEA #ECF3F2
Accessibility & contrast
On white
1.55
#BBD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BBD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5CF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5CF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#CDCECF
Tritanopia (blue-blind)
#B5D6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5cf; /* rgb */ color: rgb(187, 213, 207); /* oklch */ color: oklch(85.2% 0.029 180.1);
Tailwind
colors: {
custom: {
50: '#cfe2dd',
500: '#bbd5cf',
950: '#000000',
},
}SCSS
$custom: #bbd5cf; $custom-light: #cfe2dd; $custom-dark: #000000;
JSON
{
"hex": "#bbd5cf",
"rgb": {
"r": 187,
"g": 213,
"b": 207
},
"hsl": {
"h": 166.154,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85203,
"c": 0.029,
"h": 180.1
},
"luminance": 0.62658
}Semantic roles & 50–950 ramp
primary
#BBD5CF
secondary
#AB8991
accent
#4359A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484