#BBD7D4#BBD7D4
#BBD7D4 is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.8% C 0.030 H 188.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7D4 |
|---|---|
| RGB | rgb(187, 215, 212) |
| HSL | hsl(174, 26%, 79%) |
| HSV | hsv(174, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 1.4%, 15.7%) |
| CIE-LAB | lab(83.92, -9.86, -1.66) |
| CIE-LCH | lch(83.92, 10.00, 189.55°) |
| OKLab | oklab(85.77% -0.0297 -0.0046) |
| OKLCH | oklch(85.77% 0.03 188.8) |
| XYZ | xyz(56.6747, 63.9179, 71.6260) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 7.31
Paleturquoise
#AFEEEE
ΔE00 8.54
Lightcyan
#E0FFFF
ΔE00 8.78
Ice Blue (survey)
#D7FFFE
ΔE00 8.82
Very Pale Blue
#D6FFFE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7D4 #D7BBBE
analogous
#BBD7C6 #BBD7D4 #BBCCD7
triadic
#BBD7D4 #D4BBD7 #D7D4BB
tetradic
#BBD7D4 #C6BBD7 #D7BBBE #CCD7BB
square
#BBD7D4 #C6BBD7 #D7BBBE #CCD7BB
split-complementary
#BBD7D4 #D7BBCC #D7C6BB
monochromatic
#6EAAA3 #94C0BC #BBD7D4 #E2EEEC #ECF4F3
Accessibility & contrast
On white
1.52
#BBD7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BBD7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7D4
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7D4 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#B4D9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7d4; /* rgb */ color: rgb(187, 215, 212); /* oklch */ color: oklch(85.8% 0.030 188.8);
Tailwind
colors: {
custom: {
50: '#cfe3e1',
500: '#bbd7d4',
950: '#000000',
},
}SCSS
$custom: #bbd7d4; $custom-light: #cfe3e1; $custom-dark: #000000;
JSON
{
"hex": "#bbd7d4",
"rgb": {
"r": 187,
"g": 215,
"b": 212
},
"hsl": {
"h": 173.571,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.8577,
"c": 0.0301,
"h": 188.8
},
"luminance": 0.63919
}Semantic roles & 50–950 ramp
primary
#BBD7D4
secondary
#AD898D
accent
#414CA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484