#BBD9CA#BBD9CA
#BBD9CA is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.9% C 0.038 H 163.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9CA |
|---|---|
| RGB | rgb(187, 217, 202) |
| HSL | hsl(150, 28%, 79%) |
| HSV | hsv(150, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 6.9%, 14.9%) |
| CIE-LAB | lab(84.20, -12.82, 4.05) |
| CIE-LCH | lch(84.20, 13.45, 162.47°) |
| OKLab | oklab(85.91% -0.0365 0.0105) |
| OKLCH | oklch(85.91% 0.038 163.9) |
| XYZ | xyz(55.9645, 64.4536, 65.3579) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 9.35
Duck Egg Blue
#C3FBF4
ΔE00 9.36
Powder Blue
#B0E0E6
ΔE00 9.42
Paleturquoise
#AFEEEE
ΔE00 9.75
Eggshell Blue
#C4FFF7
ΔE00 10.10
Light Light Blue
#CAFFFB
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9CA #D9BBCA
analogous
#BBD9BB #BBD9CA #BBD9D9
triadic
#BBD9CA #CABBD9 #D9CABB
tetradic
#BBD9CA #BBBBD9 #D9BBCA #D9D9BB
square
#BBD9CA #BBBBD9 #D9BBCA #D9D9BB
split-complementary
#BBD9CA #D9BBD9 #D9BBBB
monochromatic
#6CAD8D #94C3AB #BBD9CA #E2EFE9 #EBF4F0
Accessibility & contrast
On white
1.51
#BBD9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BBD9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9CA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9CA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#B6D9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd9ca; /* rgb */ color: rgb(187, 217, 202); /* oklch */ color: oklch(85.9% 0.038 163.9);
Tailwind
colors: {
custom: {
50: '#cfe4da',
500: '#bbd9ca',
950: '#000000',
},
}SCSS
$custom: #bbd9ca; $custom-light: #cfe4da; $custom-dark: #000000;
JSON
{
"hex": "#bbd9ca",
"rgb": {
"r": 187,
"g": 217,
"b": 202
},
"hsl": {
"h": 150,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.85907,
"c": 0.03796,
"h": 163.9
},
"luminance": 0.64455
}Semantic roles & 50–950 ramp
primary
#BBD9CA
secondary
#B0899C
accent
#3F73A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483