#BBD6CF#BBD6CF
#BBD6CF is a very light, muted teal. Relative luminance 0.632; OKLCH L 85.4% C 0.030 H 178.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6CF |
|---|---|
| RGB | rgb(187, 214, 207) |
| HSL | hsl(164, 25%, 79%) |
| HSV | hsv(164, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(83.53, -10.33, 0.42) |
| CIE-LCH | lch(83.53, 10.34, 177.68°) |
| OKLab | oklab(85.41% -0.0304 0.001) |
| OKLCH | oklch(85.41% 0.03 178.2) |
| XYZ | xyz(55.7999, 63.1618, 68.2710) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.09
Light Grey
#D8DCD6
ΔE00 8.93
Paleturquoise
#AFEEEE
ΔE00 9.12
Lightblue
#ADD8E6
ΔE00 9.14
Ice
#D6FFFA
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6CF #D6BBC2
analogous
#BBD6C1 #BBD6CF #BBCFD6
triadic
#BBD6CF #CFBBD6 #D6CFBB
tetradic
#BBD6CF #C1BBD6 #D6BBC2 #CFD6BB
square
#BBD6CF #C1BBD6 #D6BBC2 #CFD6BB
split-complementary
#BBD6CF #D6BBCF #D6C1BB
monochromatic
#6FA899 #95BFB4 #BBD6CF #E1EDEA #ECF3F2
Accessibility & contrast
On white
1.54
#BBD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BBD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6CF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6CF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CF
Deuteranopia (green-blind)
#CECFD0
Tritanopia (blue-blind)
#B5D7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd6cf; /* rgb */ color: rgb(187, 214, 207); /* oklch */ color: oklch(85.4% 0.030 178.2);
Tailwind
colors: {
custom: {
50: '#cfe2dd',
500: '#bbd6cf',
950: '#000000',
},
}SCSS
$custom: #bbd6cf; $custom-light: #cfe2dd; $custom-dark: #000000;
JSON
{
"hex": "#bbd6cf",
"rgb": {
"r": 187,
"g": 214,
"b": 207
},
"hsl": {
"h": 164.444,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.85414,
"c": 0.03038,
"h": 178.2
},
"luminance": 0.63163
}Semantic roles & 50–950 ramp
primary
#BBD6CF
secondary
#AC8992
accent
#425BA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484