#BBD4D4#BBD4D4
#BBD4D4 is a very light, muted teal. Relative luminance 0.624; OKLCH L 85.1% C 0.027 H 196.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4D4 |
|---|---|
| RGB | rgb(187, 212, 212) |
| HSL | hsl(180, 23%, 78%) |
| HSV | hsv(180, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(83.13, -8.31, -2.83) |
| CIE-LCH | lch(83.13, 8.78, 198.77°) |
| OKLab | oklab(85.14% -0.0256 -0.0077) |
| OKLCH | oklch(85.14% 0.027 196.7) |
| XYZ | xyz(55.9178, 62.4041, 71.3737) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.06
Lightblue
#ADD8E6
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 8.00
Light Grey
#D8DCD6
ΔE00 8.43
Lightcyan
#E0FFFF
ΔE00 9.32
Fog
#D8DCE0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4D4 #D4BBBB
analogous
#BBD4C7 #BBD4D4 #BBC7D4
triadic
#BBD4D4 #D4BBD4 #D4D4BB
tetradic
#BBD4D4 #C7BBD4 #D4BBBB #C7D4BB
square
#BBD4D4 #C7BBD4 #D4BBBB #C7D4BB
split-complementary
#BBD4D4 #D4BBC7 #D4C7BB
monochromatic
#70A5A5 #96BCBC #BBD4D4 #E0ECEC #ECF3F3
Accessibility & contrast
On white
1.56
#BBD4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BBD4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4D4
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4D4 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#B4D6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd4d4; /* rgb */ color: rgb(187, 212, 212); /* oklch */ color: oklch(85.1% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#cfe1e1',
500: '#bbd4d4',
950: '#000000',
},
}SCSS
$custom: #bbd4d4; $custom-light: #cfe1e1; $custom-dark: #000000;
JSON
{
"hex": "#bbd4d4",
"rgb": {
"r": 187,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.85141,
"c": 0.02678,
"h": 196.7
},
"luminance": 0.62405
}Semantic roles & 50–950 ramp
primary
#BBD4D4
secondary
#AA8A8A
accent
#4545A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484