#BBD6CE#BBD6CE
#BBD6CE is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.4% C 0.031 H 175.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6CE |
|---|---|
| RGB | rgb(187, 214, 206) |
| HSL | hsl(162, 25%, 79%) |
| HSV | hsv(162, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(83.50, -10.53, 0.91) |
| CIE-LCH | lch(83.50, 10.56, 175.05°) |
| OKLab | oklab(85.39% -0.0308 0.0023) |
| OKLCH | oklch(85.39% 0.031 175.8) |
| XYZ | xyz(55.6780, 63.1130, 67.6291) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.42
Light Grey
#D8DCD6
ΔE00 9.01
Ice
#D6FFFA
ΔE00 9.23
Paleturquoise
#AFEEEE
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 9.51
Ice Blue (survey)
#D7FFFE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6CE #D6BBC3
analogous
#BBD6C0 #BBD6CE #BBD0D6
triadic
#BBD6CE #CEBBD6 #D6CEBB
tetradic
#BBD6CE #C0BBD6 #D6BBC3 #D0D6BB
square
#BBD6CE #C0BBD6 #D6BBC3 #D0D6BB
split-complementary
#BBD6CE #D6BBD0 #D6C0BB
monochromatic
#6FA897 #95BFB2 #BBD6CE #E1EDEA #ECF3F1
Accessibility & contrast
On white
1.54
#BBD6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BBD6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6CE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6CE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CE
Deuteranopia (green-blind)
#CECFCF
Tritanopia (blue-blind)
#B5D7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd6ce; /* rgb */ color: rgb(187, 214, 206); /* oklch */ color: oklch(85.4% 0.031 175.8);
Tailwind
colors: {
custom: {
50: '#cfe2dc',
500: '#bbd6ce',
950: '#000000',
},
}SCSS
$custom: #bbd6ce; $custom-light: #cfe2dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd6ce",
"rgb": {
"r": 187,
"g": 214,
"b": 206
},
"hsl": {
"h": 162.222,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.85385,
"c": 0.03085,
"h": 175.8
},
"luminance": 0.63114
}Semantic roles & 50–950 ramp
primary
#BBD6CE
secondary
#AC8994
accent
#425FA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484