#BBDECE#BBDECE
#BBDECE is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.043 H 166.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDECE |
|---|---|
| RGB | rgb(187, 222, 206) |
| HSL | hsl(153, 35%, 80%) |
| HSV | hsv(153, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(85.64, -14.59, 4.01) |
| CIE-LCH | lch(85.64, 15.13, 164.63°) |
| OKLab | oklab(87.08% -0.0416 0.0104) |
| OKLCH | oklch(87.08% 0.043 166) |
| XYZ | xyz(57.7526, 67.2622, 68.3207) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.07
Ice
#D6FFFA
ΔE00 8.44
Eggshell Blue
#C4FFF7
ΔE00 8.74
Paleturquoise
#AFEEEE
ΔE00 8.79
Light Light Blue
#CAFFFB
ΔE00 9.02
Pale Aqua
#B8FFEB
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDECE #DEBBCB
analogous
#BBDEBC #BBDECE #BBDCDE
triadic
#BBDECE #CEBBDE #DECEBB
tetradic
#BBDECE #BCBBDE #DEBBCB #DCDEBB
square
#BBDECE #BCBBDE #DEBBCB #DCDEBB
split-complementary
#BBDECE #DEBBDC #DEBCBB
monochromatic
#69B693 #92CAB0 #BBDECE #E4F2EC #EAF5F0
Accessibility & contrast
On white
1.45
#BBDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BBDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDECE
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDECE | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#B4DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdece; /* rgb */ color: rgb(187, 222, 206); /* oklch */ color: oklch(87.1% 0.043 166.0);
Tailwind
colors: {
custom: {
50: '#cfe8dd',
500: '#bbdece',
950: '#000000',
},
}SCSS
$custom: #bbdece; $custom-light: #cfe8dd; $custom-dark: #000000;
JSON
{
"hex": "#bbdece",
"rgb": {
"r": 187,
"g": 222,
"b": 206
},
"hsl": {
"h": 152.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87078,
"c": 0.04292,
"h": 166
},
"luminance": 0.67264
}Semantic roles & 50–950 ramp
primary
#BBDECE
secondary
#B6879D
accent
#386EAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484