#BCDDCF#BCDDCF
#BCDDCF is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.040 H 167.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDCF |
|---|---|
| RGB | rgb(188, 221, 207) |
| HSL | hsl(155, 33%, 80%) |
| HSV | hsv(155, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(85.46, -13.57, 3.23) |
| CIE-LCH | lch(85.46, 13.95, 166.60°) |
| OKLab | oklab(86.96% -0.0389 0.0084) |
| OKLCH | oklch(86.96% 0.04 167.9) |
| XYZ | xyz(57.8552, 66.9079, 68.8857) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.14
Ice
#D6FFFA
ΔE00 8.27
Paleturquoise
#AFEEEE
ΔE00 8.64
Powder Blue
#B0E0E6
ΔE00 8.67
Eggshell Blue
#C4FFF7
ΔE00 8.88
Light Light Blue
#CAFFFB
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDCF #DDBCCA
analogous
#BCDDBE #BCDDCF #BCDADD
triadic
#BCDDCF #CFBCDD #DDCFBC
tetradic
#BCDDCF #BEBCDD #DDBCCA #DADDBC
square
#BCDDCF #BEBCDD #DDBCCA #DADDBC
split-complementary
#BCDDCF #DDBCDA #DDBEBC
monochromatic
#6BB495 #93C8B2 #BCDDCF #E5F2EC #EBF5F0
Accessibility & contrast
On white
1.46
#BCDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BCDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDCF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDCF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#B5DDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcddcf; /* rgb */ color: rgb(188, 221, 207); /* oklch */ color: oklch(87.0% 0.040 167.9);
Tailwind
colors: {
custom: {
50: '#d0e7dd',
500: '#bcddcf',
950: '#000000',
},
}SCSS
$custom: #bcddcf; $custom-light: #d0e7dd; $custom-dark: #000000;
JSON
{
"hex": "#bcddcf",
"rgb": {
"r": 188,
"g": 221,
"b": 207
},
"hsl": {
"h": 154.545,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.86961,
"c": 0.0398,
"h": 167.9
},
"luminance": 0.66909
}Semantic roles & 50–950 ramp
primary
#BCDDCF
secondary
#B5899B
accent
#3A6AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484