#BCDDD3#BCDDD3
#BCDDD3 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.1% C 0.037 H 175.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDD3 |
|---|---|
| RGB | rgb(188, 221, 211) |
| HSL | hsl(162, 33%, 80%) |
| HSV | hsv(162, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(85.56, -12.80, 1.27) |
| CIE-LCH | lch(85.56, 12.86, 174.35°) |
| OKLab | oklab(87.07% -0.0373 0.0032) |
| OKLCH | oklch(87.07% 0.037 175.2) |
| XYZ | xyz(58.3504, 67.1060, 71.4939) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.13
Ice
#D6FFFA
ΔE00 7.64
Paleturquoise
#AFEEEE
ΔE00 7.69
Duck Egg Blue
#C3FBF4
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 8.27
Very Pale Blue
#D6FFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDD3 #DDBCC6
analogous
#BCDDC2 #BCDDD3 #BCD6DD
triadic
#BCDDD3 #D3BCDD #DDD3BC
tetradic
#BCDDD3 #C2BCDD #DDBCC6 #D6DDBC
square
#BCDDD3 #C2BCDD #DDBCC6 #D6DDBC
split-complementary
#BCDDD3 #DDBCD6 #DDC2BC
monochromatic
#6BB49E #93C8B8 #BCDDD3 #E5F2EE #EBF5F2
Accessibility & contrast
On white
1.46
#BCDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BCDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDD3
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDD3 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D3
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#B5DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcddd3; /* rgb */ color: rgb(188, 221, 211); /* oklch */ color: oklch(87.1% 0.037 175.2);
Tailwind
colors: {
custom: {
50: '#d0e7e0',
500: '#bcddd3',
950: '#000000',
},
}SCSS
$custom: #bcddd3; $custom-light: #d0e7e0; $custom-dark: #000000;
JSON
{
"hex": "#bcddd3",
"rgb": {
"r": 188,
"g": 221,
"b": 211
},
"hsl": {
"h": 161.818,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.87073,
"c": 0.03743,
"h": 175.2
},
"luminance": 0.67107
}Semantic roles & 50–950 ramp
primary
#BCDDD3
secondary
#B58996
accent
#3A5CAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484