#BCDDCD#BCDDCD
#BCDDCD is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.9% C 0.041 H 164.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDCD |
|---|---|
| RGB | rgb(188, 221, 205) |
| HSL | hsl(151, 33%, 80%) |
| HSV | hsv(151, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.41, -13.95, 4.22) |
| CIE-LCH | lch(85.41, 14.58, 163.18°) |
| OKLab | oklab(86.91% -0.0397 0.0109) |
| OKLCH | oklch(86.91% 0.041 164.6) |
| XYZ | xyz(57.6122, 66.8107, 67.6062) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.47
Ice
#D6FFFA
ΔE00 8.66
Eggshell Blue
#C4FFF7
ΔE00 9.15
Paleturquoise
#AFEEEE
ΔE00 9.17
Light Light Blue
#CAFFFB
ΔE00 9.36
Powder Blue
#B0E0E6
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDCD #DDBCCC
analogous
#BCDDBC #BCDDCD #BCDCDD
triadic
#BCDDCD #CDBCDD #DDCDBC
tetradic
#BCDDCD #BCBCDD #DDBCCC #DCDDBC
square
#BCDDCD #BCBCDD #DDBCCC #DCDDBC
split-complementary
#BCDDCD #DDBCDC #DDBCBC
monochromatic
#6BB490 #93C8AF #BCDDCD #E5F2EB #EBF5F0
Accessibility & contrast
On white
1.46
#BCDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BCDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDCD
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDCD | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#B6DDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcddcd; /* rgb */ color: rgb(188, 221, 205); /* oklch */ color: oklch(86.9% 0.041 164.6);
Tailwind
colors: {
custom: {
50: '#d0e7dc',
500: '#bcddcd',
950: '#000000',
},
}SCSS
$custom: #bcddcd; $custom-light: #d0e7dc; $custom-dark: #000000;
JSON
{
"hex": "#bcddcd",
"rgb": {
"r": 188,
"g": 221,
"b": 205
},
"hsl": {
"h": 150.909,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.86906,
"c": 0.0412,
"h": 164.6
},
"luminance": 0.66812
}Semantic roles & 50–950 ramp
primary
#BCDDCD
secondary
#B5899E
accent
#3A71AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484