#BBD7CF#BBD7CF
#BBD7CF is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.6% C 0.032 H 176.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7CF |
|---|---|
| RGB | rgb(187, 215, 207) |
| HSL | hsl(163, 26%, 79%) |
| HSV | hsv(163, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(83.79, -10.84, 0.81) |
| CIE-LCH | lch(83.79, 10.87, 175.75°) |
| OKLab | oklab(85.62% -0.0317 0.002) |
| OKLCH | oklch(85.62% 0.032 176.4) |
| XYZ | xyz(56.0537, 63.6695, 68.3556) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.21
Paleturquoise
#AFEEEE
ΔE00 8.92
Ice
#D6FFFA
ΔE00 8.95
Light Grey
#D8DCD6
ΔE00 9.23
Ice Blue (survey)
#D7FFFE
ΔE00 9.29
Very Pale Blue
#D6FFFE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7CF #D7BBC3
analogous
#BBD7C1 #BBD7CF #BBD1D7
triadic
#BBD7CF #CFBBD7 #D7CFBB
tetradic
#BBD7CF #C1BBD7 #D7BBC3 #D1D7BB
square
#BBD7CF #C1BBD7 #D7BBC3 #D1D7BB
split-complementary
#BBD7CF #D7BBD1 #D7C1BB
monochromatic
#6EAA99 #94C0B4 #BBD7CF #E2EEEA #ECF4F1
Accessibility & contrast
On white
1.53
#BBD7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BBD7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7CF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7CF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#B5D8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7cf; /* rgb */ color: rgb(187, 215, 207); /* oklch */ color: oklch(85.6% 0.032 176.4);
Tailwind
colors: {
custom: {
50: '#cfe3dd',
500: '#bbd7cf',
950: '#000000',
},
}SCSS
$custom: #bbd7cf; $custom-light: #cfe3dd; $custom-dark: #000000;
JSON
{
"hex": "#bbd7cf",
"rgb": {
"r": 187,
"g": 215,
"b": 207
},
"hsl": {
"h": 162.857,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85624,
"c": 0.0318,
"h": 176.4
},
"luminance": 0.63671
}Semantic roles & 50–950 ramp
primary
#BBD7CF
secondary
#AD8993
accent
#415DA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484