#BBD7D0#BBD7D0
#BBD7D0 is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.7% C 0.031 H 178.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7D0 |
|---|---|
| RGB | rgb(187, 215, 208) |
| HSL | hsl(165, 26%, 79%) |
| HSV | hsv(165, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 3.3%, 15.7%) |
| CIE-LAB | lab(83.82, -10.65, 0.31) |
| CIE-LCH | lch(83.82, 10.65, 178.32°) |
| OKLab | oklab(85.65% -0.0313 0.0007) |
| OKLCH | oklch(85.65% 0.031 178.8) |
| XYZ | xyz(56.1764, 63.7185, 69.0015) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.88
Paleturquoise
#AFEEEE
ΔE00 8.79
Ice
#D6FFFA
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.07
Ice Blue (survey)
#D7FFFE
ΔE00 9.15
Light Grey
#D8DCD6
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7D0 #D7BBC2
analogous
#BBD7C2 #BBD7D0 #BBD0D7
triadic
#BBD7D0 #D0BBD7 #D7D0BB
tetradic
#BBD7D0 #C2BBD7 #D7BBC2 #D0D7BB
square
#BBD7D0 #C2BBD7 #D7BBC2 #D0D7BB
split-complementary
#BBD7D0 #D7BBD0 #D7C2BB
monochromatic
#6EAA9B #94C0B5 #BBD7D0 #E2EEEB #ECF4F2
Accessibility & contrast
On white
1.53
#BBD7D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BBD7D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7D0
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7D0 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#CFCFD1
Tritanopia (blue-blind)
#B4D8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7d0; /* rgb */ color: rgb(187, 215, 208); /* oklch */ color: oklch(85.7% 0.031 178.8);
Tailwind
colors: {
custom: {
50: '#cfe3de',
500: '#bbd7d0',
950: '#000000',
},
}SCSS
$custom: #bbd7d0; $custom-light: #cfe3de; $custom-dark: #000000;
JSON
{
"hex": "#bbd7d0",
"rgb": {
"r": 187,
"g": 215,
"b": 208
},
"hsl": {
"h": 165,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85653,
"c": 0.03135,
"h": 178.8
},
"luminance": 0.6372
}Semantic roles & 50–950 ramp
primary
#BBD7D0
secondary
#AD8992
accent
#415AA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484