#BBD5D5#BBD5D5
#BBD5D5 is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.4% C 0.028 H 196.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5D5 |
|---|---|
| RGB | rgb(187, 213, 213) |
| HSL | hsl(180, 24%, 78%) |
| HSV | hsv(180, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(83.42, -8.63, -2.93) |
| CIE-LCH | lch(83.42, 9.11, 198.75°) |
| OKLab | oklab(85.38% -0.0266 -0.008) |
| OKLCH | oklch(85.38% 0.028 196.6) |
| XYZ | xyz(56.2951, 62.9562, 72.1237) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.27
Silver (survey)
#C5C9C7
ΔE00 8.33
Light Grey
#D8DCD6
ΔE00 8.64
Lightcyan
#E0FFFF
ΔE00 9.08
Paleturquoise
#AFEEEE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5D5 #D5BBBB
analogous
#BBD5C8 #BBD5D5 #BBC8D5
triadic
#BBD5D5 #D5BBD5 #D5D5BB
tetradic
#BBD5D5 #C8BBD5 #D5BBBB #C8D5BB
square
#BBD5D5 #C8BBD5 #D5BBBB #C8D5BB
split-complementary
#BBD5D5 #D5BBC8 #D5C8BB
monochromatic
#6FA6A6 #95BEBE #BBD5D5 #E1ECEC #ECF3F3
Accessibility & contrast
On white
1.55
#BBD5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BBD5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5D5
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5D5 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#B4D7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd5d5; /* rgb */ color: rgb(187, 213, 213); /* oklch */ color: oklch(85.4% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#cfe1e1',
500: '#bbd5d5',
950: '#000000',
},
}SCSS
$custom: #bbd5d5; $custom-light: #cfe1e1; $custom-dark: #000000;
JSON
{
"hex": "#bbd5d5",
"rgb": {
"r": 187,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.8538,
"c": 0.02779,
"h": 196.6
},
"luminance": 0.62957
}Semantic roles & 50–950 ramp
primary
#BBD5D5
secondary
#AB8989
accent
#4343A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484