#BBD8CF#BBD8CF
#BBD8CF is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.8% C 0.033 H 174.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8CF |
|---|---|
| RGB | rgb(187, 216, 207) |
| HSL | hsl(161, 27%, 79%) |
| HSV | hsv(161, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(84.06, -11.35, 1.19) |
| CIE-LCH | lch(84.06, 11.42, 174.00°) |
| OKLab | oklab(85.84% -0.0331 0.003) |
| OKLCH | oklch(85.84% 0.033 174.8) |
| XYZ | xyz(56.3091, 64.1803, 68.4407) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.37
Ice
#D6FFFA
ΔE00 8.76
Paleturquoise
#AFEEEE
ΔE00 8.76
Duck Egg Blue
#C3FBF4
ΔE00 9.10
Ice Blue (survey)
#D7FFFE
ΔE00 9.19
Very Pale Blue
#D6FFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8CF #D8BBC4
analogous
#BBD8C1 #BBD8CF #BBD3D8
triadic
#BBD8CF #CFBBD8 #D8CFBB
tetradic
#BBD8CF #C1BBD8 #D8BBC4 #D3D8BB
square
#BBD8CF #C1BBD8 #D8BBC4 #D3D8BB
split-complementary
#BBD8CF #D8BBD3 #D8C1BB
monochromatic
#6DAB98 #94C2B4 #BBD8CF #E2EEEA #ECF4F1
Accessibility & contrast
On white
1.52
#BBD8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BBD8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8CF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8CF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#B5D9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd8cf; /* rgb */ color: rgb(187, 216, 207); /* oklch */ color: oklch(85.8% 0.033 174.8);
Tailwind
colors: {
custom: {
50: '#cfe4dd',
500: '#bbd8cf',
950: '#000000',
},
}SCSS
$custom: #bbd8cf; $custom-light: #cfe4dd; $custom-dark: #000000;
JSON
{
"hex": "#bbd8cf",
"rgb": {
"r": 187,
"g": 216,
"b": 207
},
"hsl": {
"h": 161.379,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.85835,
"c": 0.03323,
"h": 174.8
},
"luminance": 0.64182
}Semantic roles & 50–950 ramp
primary
#BBD8CF
secondary
#AE8994
accent
#405FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484