#BBD8D3#BBD8D3
#BBD8D3 is a very light, muted teal. Relative luminance 0.644; OKLCH L 86.0% C 0.032 H 184.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8D3 |
|---|---|
| RGB | rgb(187, 216, 211) |
| HSL | hsl(170, 27%, 79%) |
| HSV | hsv(170, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 2.3%, 15.3%) |
| CIE-LAB | lab(84.16, -10.57, -0.78) |
| CIE-LCH | lch(84.16, 10.60, 184.21°) |
| OKLab | oklab(85.95% -0.0315 -0.0022) |
| OKLCH | oklch(85.95% 0.032 184.1) |
| XYZ | xyz(56.8043, 64.3784, 71.0488) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.02
Lightblue
#ADD8E6
ΔE00 8.13
Paleturquoise
#AFEEEE
ΔE00 8.28
Ice
#D6FFFA
ΔE00 8.57
Ice Blue (survey)
#D7FFFE
ΔE00 8.68
Very Pale Blue
#D6FFFE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8D3 #D8BBC0
analogous
#BBD8C5 #BBD8D3 #BBCFD8
triadic
#BBD8D3 #D3BBD8 #D8D3BB
tetradic
#BBD8D3 #C5BBD8 #D8BBC0 #CFD8BB
square
#BBD8D3 #C5BBD8 #D8BBC0 #CFD8BB
split-complementary
#BBD8D3 #D8BBCF #D8C5BB
monochromatic
#6DABA1 #94C2BA #BBD8D3 #E2EEEC #ECF4F2
Accessibility & contrast
On white
1.51
#BBD8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BBD8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8D3
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8D3 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#B4D9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd8d3; /* rgb */ color: rgb(187, 216, 211); /* oklch */ color: oklch(86.0% 0.032 184.1);
Tailwind
colors: {
custom: {
50: '#cfe4e0',
500: '#bbd8d3',
950: '#000000',
},
}SCSS
$custom: #bbd8d3; $custom-light: #cfe4e0; $custom-dark: #000000;
JSON
{
"hex": "#bbd8d3",
"rgb": {
"r": 187,
"g": 216,
"b": 211
},
"hsl": {
"h": 169.655,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.85951,
"c": 0.03159,
"h": 184.1
},
"luminance": 0.6438
}Semantic roles & 50–950 ramp
primary
#BBD8D3
secondary
#AE898F
accent
#4051A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484