#BBDECD#BBDECD
#BBDECD is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.1% C 0.044 H 164.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDECD |
|---|---|
| RGB | rgb(187, 222, 205) |
| HSL | hsl(151, 35%, 80%) |
| HSV | hsv(151, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.61, -14.78, 4.50) |
| CIE-LCH | lch(85.61, 15.45, 163.05°) |
| OKLab | oklab(87.05% -0.042 0.0117) |
| OKLCH | oklch(87.05% 0.044 164.5) |
| XYZ | xyz(57.6315, 67.2137, 67.6829) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Ice
#D6FFFA
ΔE00 8.66
Eggshell Blue
#C4FFF7
ΔE00 8.90
Paleturquoise
#AFEEEE
ΔE00 9.08
Pale Aqua
#B8FFEB
ΔE00 9.08
Light Light Blue
#CAFFFB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDECD #DEBBCC
analogous
#BBDEBB #BBDECD #BBDDDE
triadic
#BBDECD #CDBBDE #DECDBB
tetradic
#BBDECD #BBBBDE #DEBBCC #DDDEBB
square
#BBDECD #BBBBDE #DEBBCC #DDDEBB
split-complementary
#BBDECD #DEBBDD #DEBBBB
monochromatic
#69B690 #92CAAF #BBDECD #E4F2EB #EAF5F0
Accessibility & contrast
On white
1.45
#BBDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BBDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDECD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDECD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#B4DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdecd; /* rgb */ color: rgb(187, 222, 205); /* oklch */ color: oklch(87.1% 0.044 164.5);
Tailwind
colors: {
custom: {
50: '#cfe8dc',
500: '#bbdecd',
950: '#000000',
},
}SCSS
$custom: #bbdecd; $custom-light: #cfe8dc; $custom-dark: #000000;
JSON
{
"hex": "#bbdecd",
"rgb": {
"r": 187,
"g": 222,
"b": 205
},
"hsl": {
"h": 150.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87051,
"c": 0.04364,
"h": 164.5
},
"luminance": 0.67215
}Semantic roles & 50–950 ramp
primary
#BBDECD
secondary
#B6879E
accent
#3871AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484