#BBD7CE#BBD7CE
#BBD7CE is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.6% C 0.032 H 174.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7CE |
|---|---|
| RGB | rgb(187, 215, 206) |
| HSL | hsl(161, 26%, 79%) |
| HSV | hsv(161, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 4.2%, 15.7%) |
| CIE-LAB | lab(83.77, -11.04, 1.30) |
| CIE-LCH | lch(83.77, 11.11, 173.28°) |
| OKLab | oklab(85.6% -0.0321 0.0033) |
| OKLCH | oklch(85.6% 0.032 174.2) |
| XYZ | xyz(55.9319, 63.6207, 67.7138) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.56
Ice
#D6FFFA
ΔE00 9.03
Paleturquoise
#AFEEEE
ΔE00 9.07
Light Grey
#D8DCD6
ΔE00 9.32
Duck Egg Blue
#C3FBF4
ΔE00 9.43
Ice Blue (survey)
#D7FFFE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7CE #D7BBC4
analogous
#BBD7C0 #BBD7CE #BBD2D7
triadic
#BBD7CE #CEBBD7 #D7CEBB
tetradic
#BBD7CE #C0BBD7 #D7BBC4 #D2D7BB
square
#BBD7CE #C0BBD7 #D7BBC4 #D2D7BB
split-complementary
#BBD7CE #D7BBD2 #D7C0BB
monochromatic
#6EAA96 #94C0B2 #BBD7CE #E2EEEA #ECF4F1
Accessibility & contrast
On white
1.53
#BBD7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BBD7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7CE
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7CE | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#B5D8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7ce; /* rgb */ color: rgb(187, 215, 206); /* oklch */ color: oklch(85.6% 0.032 174.2);
Tailwind
colors: {
custom: {
50: '#cfe3dc',
500: '#bbd7ce',
950: '#000000',
},
}SCSS
$custom: #bbd7ce; $custom-light: #cfe3dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd7ce",
"rgb": {
"r": 187,
"g": 215,
"b": 206
},
"hsl": {
"h": 160.714,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85596,
"c": 0.03231,
"h": 174.2
},
"luminance": 0.63622
}Semantic roles & 50–950 ramp
primary
#BBD7CE
secondary
#AD8995
accent
#4161A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484