#BBD8CC#BBD8CC
#BBD8CC is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.8% C 0.035 H 168.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8CC |
|---|---|
| RGB | rgb(187, 216, 204) |
| HSL | hsl(155, 27%, 79%) |
| HSV | hsv(155, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(83.98, -11.93, 2.67) |
| CIE-LCH | lch(83.98, 12.23, 167.37°) |
| OKLab | oklab(85.75% -0.0343 0.0069) |
| OKLCH | oklch(85.75% 0.035 168.6) |
| XYZ | xyz(55.9459, 64.0350, 66.5275) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.46
Ice
#D6FFFA
ΔE00 9.11
Duck Egg Blue
#C3FBF4
ΔE00 9.31
Paleturquoise
#AFEEEE
ΔE00 9.33
Ice Blue (survey)
#D7FFFE
ΔE00 9.75
Very Pale Blue
#D6FFFE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8CC #D8BBC7
analogous
#BBD8BE #BBD8CC #BBD6D8
triadic
#BBD8CC #CCBBD8 #D8CCBB
tetradic
#BBD8CC #BEBBD8 #D8BBC7 #D6D8BB
square
#BBD8CC #BEBBD8 #D8BBC7 #D6D8BB
split-complementary
#BBD8CC #D8BBD6 #D8BEBB
monochromatic
#6DAB92 #94C2AF #BBD8CC #E2EEE9 #ECF4F0
Accessibility & contrast
On white
1.52
#BBD8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BBD8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8CC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8CC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#B5D8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd8cc; /* rgb */ color: rgb(187, 216, 204); /* oklch */ color: oklch(85.8% 0.035 168.6);
Tailwind
colors: {
custom: {
50: '#cfe4db',
500: '#bbd8cc',
950: '#000000',
},
}SCSS
$custom: #bbd8cc; $custom-light: #cfe4db; $custom-dark: #000000;
JSON
{
"hex": "#bbd8cc",
"rgb": {
"r": 187,
"g": 216,
"b": 204
},
"hsl": {
"h": 155.172,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.8575,
"c": 0.035,
"h": 168.6
},
"luminance": 0.64036
}Semantic roles & 50–950 ramp
primary
#BBD8CC
secondary
#AE8998
accent
#406AA6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484