#BBD5D2#BBD5D2
#BBD5D2 is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.3% C 0.028 H 188.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5D2 |
|---|---|
| RGB | rgb(187, 213, 210) |
| HSL | hsl(173, 24%, 78%) |
| HSV | hsv(173, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 1.4%, 16.5%) |
| CIE-LAB | lab(83.34, -9.23, -1.45) |
| CIE-LCH | lch(83.34, 9.34, 188.94°) |
| OKLab | oklab(85.29% -0.0278 -0.004) |
| OKLCH | oklch(85.29% 0.028 188.2) |
| XYZ | xyz(55.9178, 62.8053, 70.1368) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 7.49
Silver (survey)
#C5C9C7
ΔE00 8.55
Light Grey
#D8DCD6
ΔE00 8.56
Lightcyan
#E0FFFF
ΔE00 9.20
Paleturquoise
#AFEEEE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5D2 #D5BBBE
analogous
#BBD5C5 #BBD5D2 #BBCBD5
triadic
#BBD5D2 #D2BBD5 #D5D2BB
tetradic
#BBD5D2 #C5BBD5 #D5BBBE #CBD5BB
square
#BBD5D2 #C5BBD5 #D5BBBE #CBD5BB
split-complementary
#BBD5D2 #D5BBCB #D5C5BB
monochromatic
#6FA6A0 #95BEB9 #BBD5D2 #E1ECEB #ECF3F2
Accessibility & contrast
On white
1.55
#BBD5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BBD5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5D2
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5D2 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#B4D6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd5d2; /* rgb */ color: rgb(187, 213, 210); /* oklch */ color: oklch(85.3% 0.028 188.2);
Tailwind
colors: {
custom: {
50: '#cfe2df',
500: '#bbd5d2',
950: '#000000',
},
}SCSS
$custom: #bbd5d2; $custom-light: #cfe2df; $custom-dark: #000000;
JSON
{
"hex": "#bbd5d2",
"rgb": {
"r": 187,
"g": 213,
"b": 210
},
"hsl": {
"h": 173.077,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85291,
"c": 0.0281,
"h": 188.2
},
"luminance": 0.62806
}Semantic roles & 50–950 ramp
primary
#BBD5D2
secondary
#AB898D
accent
#434EA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484