#BBD8CA#BBD8CA
#BBD8CA is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.7% C 0.036 H 164.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8CA |
|---|---|
| RGB | rgb(187, 216, 202) |
| HSL | hsl(151, 27%, 79%) |
| HSV | hsv(151, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(83.93, -12.32, 3.66) |
| CIE-LCH | lch(83.93, 12.85, 163.43°) |
| OKLab | oklab(85.7% -0.0351 0.0095) |
| OKLCH | oklch(85.7% 0.036 164.9) |
| XYZ | xyz(55.7075, 63.9397, 65.2723) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.20
Ice
#D6FFFA
ΔE00 9.42
Duck Egg Blue
#C3FBF4
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 9.78
Light Grey
#D8DCD6
ΔE00 10.12
Ice Blue (survey)
#D7FFFE
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8CA #D8BBC9
analogous
#BBD8BC #BBD8CA #BBD8D8
triadic
#BBD8CA #CABBD8 #D8CABB
tetradic
#BBD8CA #BCBBD8 #D8BBC9 #D8D8BB
square
#BBD8CA #BCBBD8 #D8BBC9 #D8D8BB
split-complementary
#BBD8CA #D8BBD8 #D8BCBB
monochromatic
#6DAB8D #94C2AC #BBD8CA #E2EEE8 #ECF4F0
Accessibility & contrast
On white
1.52
#BBD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BBD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8CA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8CA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#B6D8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd8ca; /* rgb */ color: rgb(187, 216, 202); /* oklch */ color: oklch(85.7% 0.036 164.9);
Tailwind
colors: {
custom: {
50: '#cfe4da',
500: '#bbd8ca',
950: '#000000',
},
}SCSS
$custom: #bbd8ca; $custom-light: #cfe4da; $custom-dark: #000000;
JSON
{
"hex": "#bbd8ca",
"rgb": {
"r": 187,
"g": 216,
"b": 202
},
"hsl": {
"h": 151.034,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.85695,
"c": 0.03637,
"h": 164.9
},
"luminance": 0.63941
}Semantic roles & 50–950 ramp
primary
#BBD8CA
secondary
#AE899B
accent
#4071A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483