#BBD8D1#BBD8D1
#BBD8D1 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.9% C 0.032 H 179.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8D1 |
|---|---|
| RGB | rgb(187, 216, 209) |
| HSL | hsl(166, 27%, 79%) |
| HSV | hsv(166, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 3.2%, 15.3%) |
| CIE-LAB | lab(84.11, -10.96, 0.21) |
| CIE-LCH | lch(84.11, 10.97, 178.92°) |
| OKLab | oklab(85.89% -0.0323 0.0004) |
| OKLCH | oklch(85.89% 0.032 179.3) |
| XYZ | xyz(56.5552, 64.2787, 69.7366) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 8.47
Ice
#D6FFFA
ΔE00 8.62
Ice Blue (survey)
#D7FFFE
ΔE00 8.90
Very Pale Blue
#D6FFFE
ΔE00 8.93
Lightblue
#ADD8E6
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8D1 #D8BBC2
analogous
#BBD8C3 #BBD8D1 #BBD1D8
triadic
#BBD8D1 #D1BBD8 #D8D1BB
tetradic
#BBD8D1 #C3BBD8 #D8BBC2 #D1D8BB
square
#BBD8D1 #C3BBD8 #D8BBC2 #D1D8BB
split-complementary
#BBD8D1 #D8BBD1 #D8C3BB
monochromatic
#6DAB9C #94C2B7 #BBD8D1 #E2EEEB #ECF4F2
Accessibility & contrast
On white
1.52
#BBD8D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BBD8D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8D1
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8D1 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#D0D0D2
Tritanopia (blue-blind)
#B4D9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd8d1; /* rgb */ color: rgb(187, 216, 209); /* oklch */ color: oklch(85.9% 0.032 179.3);
Tailwind
colors: {
custom: {
50: '#cfe4df',
500: '#bbd8d1',
950: '#000000',
},
}SCSS
$custom: #bbd8d1; $custom-light: #cfe4df; $custom-dark: #000000;
JSON
{
"hex": "#bbd8d1",
"rgb": {
"r": 187,
"g": 216,
"b": 209
},
"hsl": {
"h": 165.517,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.85893,
"c": 0.0323,
"h": 179.3
},
"luminance": 0.6428
}Semantic roles & 50–950 ramp
primary
#BBD8D1
secondary
#AE8992
accent
#4058A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484