#BCDDCE#BCDDCE
#BCDDCE is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.9% C 0.040 H 166.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDCE |
|---|---|
| RGB | rgb(188, 221, 206) |
| HSL | hsl(153, 33%, 80%) |
| HSV | hsv(153, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(85.43, -13.76, 3.73) |
| CIE-LCH | lch(85.43, 14.26, 164.85°) |
| OKLab | oklab(86.93% -0.0393 0.0096) |
| OKLCH | oklch(86.93% 0.04 166.2) |
| XYZ | xyz(57.7333, 66.8592, 68.2439) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.30
Ice
#D6FFFA
ΔE00 8.46
Paleturquoise
#AFEEEE
ΔE00 8.90
Eggshell Blue
#C4FFF7
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.05
Light Light Blue
#CAFFFB
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDCE #DDBCCB
analogous
#BCDDBD #BCDDCE #BCDBDD
triadic
#BCDDCE #CEBCDD #DDCEBC
tetradic
#BCDDCE #BDBCDD #DDBCCB #DBDDBC
square
#BCDDCE #BDBCDD #DDBCCB #DBDDBC
split-complementary
#BCDDCE #DDBCDB #DDBDBC
monochromatic
#6BB493 #93C8B0 #BCDDCE #E5F2EC #EBF5F0
Accessibility & contrast
On white
1.46
#BCDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BCDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDCE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDCE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#B6DDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcddce; /* rgb */ color: rgb(188, 221, 206); /* oklch */ color: oklch(86.9% 0.040 166.2);
Tailwind
colors: {
custom: {
50: '#d0e7dc',
500: '#bcddce',
950: '#000000',
},
}SCSS
$custom: #bcddce; $custom-light: #d0e7dc; $custom-dark: #000000;
JSON
{
"hex": "#bcddce",
"rgb": {
"r": 188,
"g": 221,
"b": 206
},
"hsl": {
"h": 152.727,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.86933,
"c": 0.04047,
"h": 166.2
},
"luminance": 0.66861
}Semantic roles & 50–950 ramp
primary
#BCDDCE
secondary
#B5899D
accent
#3A6EAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484