#BBD7D2#BBD7D2
#BBD7D2 is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.7% C 0.031 H 183.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7D2 |
|---|---|
| RGB | rgb(187, 215, 210) |
| HSL | hsl(169, 26%, 79%) |
| HSV | hsv(169, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 2.3%, 15.7%) |
| CIE-LAB | lab(83.87, -10.26, -0.67) |
| CIE-LCH | lch(83.87, 10.28, 183.76°) |
| OKLab | oklab(85.71% -0.0305 -0.0019) |
| OKLCH | oklch(85.71% 0.031 183.7) |
| XYZ | xyz(56.4240, 63.8176, 70.3055) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Lightblue
#ADD8E6
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.61
Ice
#D6FFFA
ΔE00 8.85
Ice Blue (survey)
#D7FFFE
ΔE00 8.94
Very Pale Blue
#D6FFFE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7D2 #D7BBC0
analogous
#BBD7C4 #BBD7D2 #BBCED7
triadic
#BBD7D2 #D2BBD7 #D7D2BB
tetradic
#BBD7D2 #C4BBD7 #D7BBC0 #CED7BB
square
#BBD7D2 #C4BBD7 #D7BBC0 #CED7BB
split-complementary
#BBD7D2 #D7BBCE #D7C4BB
monochromatic
#6EAA9F #94C0B9 #BBD7D2 #E2EEEC #ECF4F2
Accessibility & contrast
On white
1.53
#BBD7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BBD7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7D2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7D2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D2
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#B4D8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7d2; /* rgb */ color: rgb(187, 215, 210); /* oklch */ color: oklch(85.7% 0.031 183.7);
Tailwind
colors: {
custom: {
50: '#cfe3df',
500: '#bbd7d2',
950: '#000000',
},
}SCSS
$custom: #bbd7d2; $custom-light: #cfe3df; $custom-dark: #000000;
JSON
{
"hex": "#bbd7d2",
"rgb": {
"r": 187,
"g": 215,
"b": 210
},
"hsl": {
"h": 169.286,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85711,
"c": 0.0306,
"h": 183.7
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#BBD7D2
secondary
#AD898F
accent
#4153A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484