#BBD3C8#BBD3C8
#BBD3C8 is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.6% C 0.030 H 166.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3C8 |
|---|---|
| RGB | rgb(187, 211, 200) |
| HSL | hsl(153, 21%, 78%) |
| HSV | hsv(153, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(82.55, -10.14, 2.72) |
| CIE-LCH | lch(82.55, 10.50, 164.97°) |
| OKLab | oklab(84.58% -0.029 0.0071) |
| OKLCH | oklch(84.58% 0.03 166.4) |
| XYZ | xyz(54.2107, 61.3225, 63.6127) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 9.09
Silver (survey)
#C5C9C7
ΔE00 9.16
Ice
#D6FFFA
ΔE00 10.37
Honeydew
#F0FFF0
ΔE00 10.56
Paleturquoise
#AFEEEE
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3C8 #D3BBC6
analogous
#BBD3BC #BBD3C8 #BBD2D3
triadic
#BBD3C8 #C8BBD3 #D3C8BB
tetradic
#BBD3C8 #BCBBD3 #D3BBC6 #D2D3BB
square
#BBD3C8 #BCBBD3 #D3BBC6 #D2D3BB
split-complementary
#BBD3C8 #D3BBD2 #D3BCBB
monochromatic
#71A38C #96BBAA #BBD3C8 #E0EBE6 #ECF3F0
Accessibility & contrast
On white
1.58
#BBD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BBD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3C8
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3C8 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC7
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#B7D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd3c8; /* rgb */ color: rgb(187, 211, 200); /* oklch */ color: oklch(84.6% 0.030 166.4);
Tailwind
colors: {
custom: {
50: '#cfe0d8',
500: '#bbd3c8',
950: '#000000',
},
}SCSS
$custom: #bbd3c8; $custom-light: #cfe0d8; $custom-dark: #000000;
JSON
{
"hex": "#bbd3c8",
"rgb": {
"r": 187,
"g": 211,
"b": 200
},
"hsl": {
"h": 152.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84582,
"c": 0.02988,
"h": 166.4
},
"luminance": 0.61323
}Semantic roles & 50–950 ramp
primary
#BBD3C8
secondary
#A88A98
accent
#466FA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483