#BBD9D2#BBD9D2
#BBD9D2 is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.1% C 0.033 H 179.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9D2 |
|---|---|
| RGB | rgb(187, 217, 210) |
| HSL | hsl(166, 28%, 79%) |
| HSV | hsv(166, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 3.2%, 14.9%) |
| CIE-LAB | lab(84.40, -11.28, 0.10) |
| CIE-LCH | lch(84.40, 11.28, 179.48°) |
| OKLab | oklab(86.13% -0.0333 0.0001) |
| OKLCH | oklch(86.13% 0.033 179.8) |
| XYZ | xyz(56.9363, 64.8423, 70.4763) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 8.16
Ice
#D6FFFA
ΔE00 8.35
Ice Blue (survey)
#D7FFFE
ΔE00 8.65
Very Pale Blue
#D6FFFE
ΔE00 8.67
Duck Egg Blue
#C3FBF4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9D2 #D9BBC2
analogous
#BBD9C3 #BBD9D2 #BBD1D9
triadic
#BBD9D2 #D2BBD9 #D9D2BB
tetradic
#BBD9D2 #C3BBD9 #D9BBC2 #D1D9BB
square
#BBD9D2 #C3BBD9 #D9BBC2 #D1D9BB
split-complementary
#BBD9D2 #D9BBD1 #D9C3BB
monochromatic
#6CAD9E #94C3B8 #BBD9D2 #E2EFEC #EBF4F2
Accessibility & contrast
On white
1.50
#BBD9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BBD9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9D2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9D2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#B4DAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd9d2; /* rgb */ color: rgb(187, 217, 210); /* oklch */ color: oklch(86.1% 0.033 179.8);
Tailwind
colors: {
custom: {
50: '#cfe4df',
500: '#bbd9d2',
950: '#000000',
},
}SCSS
$custom: #bbd9d2; $custom-light: #cfe4df; $custom-dark: #000000;
JSON
{
"hex": "#bbd9d2",
"rgb": {
"r": 187,
"g": 217,
"b": 210
},
"hsl": {
"h": 166,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.86133,
"c": 0.03327,
"h": 179.8
},
"luminance": 0.64844
}Semantic roles & 50–950 ramp
primary
#BBD9D2
secondary
#B08992
accent
#3F57A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484