#BBD5CE#BBD5CE
#BBD5CE is a very light, muted teal. Relative luminance 0.626; OKLCH L 85.2% C 0.029 H 177.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5CE |
|---|---|
| RGB | rgb(187, 213, 206) |
| HSL | hsl(164, 24%, 78%) |
| HSV | hsv(164, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(83.24, -10.01, 0.52) |
| CIE-LCH | lch(83.24, 10.03, 177.00°) |
| OKLab | oklab(85.17% -0.0294 0.0012) |
| OKLCH | oklch(85.17% 0.029 177.6) |
| XYZ | xyz(55.4257, 62.6084, 67.5450) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.32
Light Grey
#D8DCD6
ΔE00 8.72
Silver (survey)
#C5C9C7
ΔE00 9.05
Lightblue
#ADD8E6
ΔE00 9.22
Paleturquoise
#AFEEEE
ΔE00 9.45
Ice
#D6FFFA
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5CE #D5BBC2
analogous
#BBD5C1 #BBD5CE #BBCFD5
triadic
#BBD5CE #CEBBD5 #D5CEBB
tetradic
#BBD5CE #C1BBD5 #D5BBC2 #CFD5BB
square
#BBD5CE #C1BBD5 #D5BBC2 #CFD5BB
split-complementary
#BBD5CE #D5BBCF #D5C1BB
monochromatic
#6FA697 #95BEB3 #BBD5CE #E1ECE9 #ECF3F1
Accessibility & contrast
On white
1.55
#BBD5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#BBD5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5CE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5CE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#B5D6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5ce; /* rgb */ color: rgb(187, 213, 206); /* oklch */ color: oklch(85.2% 0.029 177.6);
Tailwind
colors: {
custom: {
50: '#cfe2dc',
500: '#bbd5ce',
950: '#000000',
},
}SCSS
$custom: #bbd5ce; $custom-light: #cfe2dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd5ce",
"rgb": {
"r": 187,
"g": 213,
"b": 206
},
"hsl": {
"h": 163.846,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85174,
"c": 0.02942,
"h": 177.6
},
"luminance": 0.6261
}Semantic roles & 50–950 ramp
primary
#BBD5CE
secondary
#AB8992
accent
#435DA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484