#BBD9CC#BBD9CC
#BBD9CC is a very light, muted teal. Relative luminance 0.645; OKLCH L 86.0% C 0.037 H 167.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9CC |
|---|---|
| RGB | rgb(187, 217, 204) |
| HSL | hsl(154, 28%, 79%) |
| HSV | hsv(154, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 6%, 14.9%) |
| CIE-LAB | lab(84.25, -12.44, 3.06) |
| CIE-LCH | lch(84.25, 12.81, 166.17°) |
| OKLab | oklab(85.96% -0.0357 0.0079) |
| OKLCH | oklch(85.96% 0.037 167.5) |
| XYZ | xyz(56.2028, 64.5489, 66.6131) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.68
Ice
#D6FFFA
ΔE00 9.01
Duck Egg Blue
#C3FBF4
ΔE00 9.10
Paleturquoise
#AFEEEE
ΔE00 9.27
Ice Blue (survey)
#D7FFFE
ΔE00 9.74
Very Pale Blue
#D6FFFE
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9CC #D9BBC8
analogous
#BBD9BD #BBD9CC #BBD7D9
triadic
#BBD9CC #CCBBD9 #D9CCBB
tetradic
#BBD9CC #BDBBD9 #D9BBC8 #D7D9BB
square
#BBD9CC #BDBBD9 #D9BBC8 #D7D9BB
split-complementary
#BBD9CC #D9BBD7 #D9BDBB
monochromatic
#6CAD91 #94C3AF #BBD9CC #E2EFE9 #EBF4F0
Accessibility & contrast
On white
1.51
#BBD9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BBD9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9CC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9CC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CB
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#B5D9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd9cc; /* rgb */ color: rgb(187, 217, 204); /* oklch */ color: oklch(86.0% 0.037 167.5);
Tailwind
colors: {
custom: {
50: '#cfe4db',
500: '#bbd9cc',
950: '#000000',
},
}SCSS
$custom: #bbd9cc; $custom-light: #cfe4db; $custom-dark: #000000;
JSON
{
"hex": "#bbd9cc",
"rgb": {
"r": 187,
"g": 217,
"b": 204
},
"hsl": {
"h": 154,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.85962,
"c": 0.03654,
"h": 167.5
},
"luminance": 0.6455
}Semantic roles & 50–950 ramp
primary
#BBD9CC
secondary
#B08999
accent
#3F6CA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484