#BBD4D0#BBD4D0
#BBD4D0 is a very light, muted teal. Relative luminance 0.622; OKLCH L 85.0% C 0.027 H 185.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4D0 |
|---|---|
| RGB | rgb(187, 212, 208) |
| HSL | hsl(170, 23%, 78%) |
| HSV | hsv(170, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 1.9%, 16.9%) |
| CIE-LAB | lab(83.02, -9.11, -0.85) |
| CIE-LCH | lch(83.02, 9.15, 185.34°) |
| OKLab | oklab(85.02% -0.0272 -0.0024) |
| OKLCH | oklch(85.02% 0.027 185.1) |
| XYZ | xyz(55.4195, 62.2047, 68.7492) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.33
Light Grey
#D8DCD6
ΔE00 8.36
Lightcyan
#E0FFFF
ΔE00 9.51
Paleturquoise
#AFEEEE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4D0 #D4BBBF
analogous
#BBD4C3 #BBD4D0 #BBCBD4
triadic
#BBD4D0 #D0BBD4 #D4D0BB
tetradic
#BBD4D0 #C3BBD4 #D4BBBF #CBD4BB
square
#BBD4D0 #C3BBD4 #D4BBBF #CBD4BB
split-complementary
#BBD4D0 #D4BBCB #D4C3BB
monochromatic
#70A59C #96BCB6 #BBD4D0 #E0ECEA #ECF3F2
Accessibility & contrast
On white
1.56
#BBD4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BBD4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4D0
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4D0 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#B5D5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd4d0; /* rgb */ color: rgb(187, 212, 208); /* oklch */ color: oklch(85.0% 0.027 185.1);
Tailwind
colors: {
custom: {
50: '#cfe1de',
500: '#bbd4d0',
950: '#000000',
},
}SCSS
$custom: #bbd4d0; $custom-light: #cfe1de; $custom-dark: #000000;
JSON
{
"hex": "#bbd4d0",
"rgb": {
"r": 187,
"g": 212,
"b": 208
},
"hsl": {
"h": 170.4,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.85022,
"c": 0.02734,
"h": 185.1
},
"luminance": 0.62206
}Semantic roles & 50–950 ramp
primary
#BBD4D0
secondary
#AA8A8F
accent
#4553A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484