#BBD4D5#BBD4D5
#BBD4D5 is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.2% C 0.027 H 199.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4D5 |
|---|---|
| RGB | rgb(187, 212, 213) |
| HSL | hsl(182, 24%, 78%) |
| HSV | hsv(182, 12%, 84%) |
| CMYK | cmyk(12.2%, 0.5%, 0%, 16.5%) |
| CIE-LAB | lab(83.15, -8.11, -3.32) |
| CIE-LCH | lch(83.15, 8.77, 202.25°) |
| OKLab | oklab(85.17% -0.0253 -0.009) |
| OKLCH | oklch(85.17% 0.027 199.6) |
| XYZ | xyz(56.0443, 62.4547, 72.0401) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 7.96
Light Grey
#D8DCD6
ΔE00 8.51
Fog
#D8DCE0
ΔE00 9.15
Lightcyan
#E0FFFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4D5 #D5BCBB
analogous
#BBD5C9 #BBD4D5 #BBC7D5
triadic
#BBD4D5 #D5BBD4 #D4D5BB
tetradic
#BBD4D5 #C9BBD5 #D5BCBB #C7D5BB
square
#BBD4D5 #C9BBD5 #D5BCBB #C7D5BB
split-complementary
#BBD4D5 #D5BBC7 #D5C9BB
monochromatic
#6FA4A6 #95BCBE #BBD4D5 #E1ECEC #ECF3F3
Accessibility & contrast
On white
1.56
#BBD4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BBD4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4D5
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4D5 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D5
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#B4D6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd4d5; /* rgb */ color: rgb(187, 212, 213); /* oklch */ color: oklch(85.2% 0.027 199.6);
Tailwind
colors: {
custom: {
50: '#cfe1e1',
500: '#bbd4d5',
950: '#000000',
},
}SCSS
$custom: #bbd4d5; $custom-light: #cfe1e1; $custom-dark: #000000;
JSON
{
"hex": "#bbd4d5",
"rgb": {
"r": 187,
"g": 212,
"b": 213
},
"hsl": {
"h": 182.308,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85171,
"c": 0.02682,
"h": 199.6
},
"luminance": 0.62456
}Semantic roles & 50–950 ramp
primary
#BBD4D5
secondary
#AB8B89
accent
#4743A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484