#BBD7D3#BBD7D3
#BBD7D3 is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.7% C 0.030 H 186.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7D3 |
|---|---|
| RGB | rgb(187, 215, 211) |
| HSL | hsl(171, 26%, 79%) |
| HSV | hsv(171, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 1.9%, 15.7%) |
| CIE-LAB | lab(83.90, -10.06, -1.17) |
| CIE-LCH | lch(83.90, 10.13, 186.62°) |
| OKLab | oklab(85.74% -0.0301 -0.0033) |
| OKLCH | oklch(85.74% 0.03 186.2) |
| XYZ | xyz(56.5489, 63.8676, 70.9637) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.96
Lightblue
#ADD8E6
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 8.56
Ice
#D6FFFA
ΔE00 8.86
Ice Blue (survey)
#D7FFFE
ΔE00 8.87
Lightcyan
#E0FFFF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7D3 #D7BBBF
analogous
#BBD7C5 #BBD7D3 #BBCDD7
triadic
#BBD7D3 #D3BBD7 #D7D3BB
tetradic
#BBD7D3 #C5BBD7 #D7BBBF #CDD7BB
square
#BBD7D3 #C5BBD7 #D7BBBF #CDD7BB
split-complementary
#BBD7D3 #D7BBCD #D7C5BB
monochromatic
#6EAAA1 #94C0BA #BBD7D3 #E2EEEC #ECF4F3
Accessibility & contrast
On white
1.52
#BBD7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BBD7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7D3
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7D3 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#B4D8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7d3; /* rgb */ color: rgb(187, 215, 211); /* oklch */ color: oklch(85.7% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#cfe3e0',
500: '#bbd7d3',
950: '#000000',
},
}SCSS
$custom: #bbd7d3; $custom-light: #cfe3e0; $custom-dark: #000000;
JSON
{
"hex": "#bbd7d3",
"rgb": {
"r": 187,
"g": 215,
"b": 211
},
"hsl": {
"h": 171.429,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85741,
"c": 0.03033,
"h": 186.2
},
"luminance": 0.63869
}Semantic roles & 50–950 ramp
primary
#BBD7D3
secondary
#AD898E
accent
#414FA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484