#BCDAD3#BCDAD3
#BCDAD3 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.033 H 179.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAD3 |
|---|---|
| RGB | rgb(188, 218, 211) |
| HSL | hsl(166, 29%, 80%) |
| HSV | hsv(166, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 3.2%, 14.5%) |
| CIE-LAB | lab(84.76, -11.27, 0.10) |
| CIE-LCH | lch(84.76, 11.27, 179.48°) |
| OKLab | oklab(86.44% -0.0332 0.0001) |
| OKLCH | oklch(86.44% 0.033 179.8) |
| XYZ | xyz(57.5654, 65.5360, 71.2322) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.45
Paleturquoise
#AFEEEE
ΔE00 8.06
Ice
#D6FFFA
ΔE00 8.13
Ice Blue (survey)
#D7FFFE
ΔE00 8.43
Very Pale Blue
#D6FFFE
ΔE00 8.46
Duck Egg Blue
#C3FBF4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAD3 #DABCC3
analogous
#BCDAC4 #BCDAD3 #BCD2DA
triadic
#BCDAD3 #D3BCDA #DAD3BC
tetradic
#BCDAD3 #C4BCDA #DABCC3 #D2DABC
square
#BCDAD3 #C4BCDA #DABCC3 #D2DABC
split-complementary
#BCDAD3 #DABCD2 #DAC4BC
monochromatic
#6DAE9F #95C4B9 #BCDAD3 #E3F0ED #EBF4F2
Accessibility & contrast
On white
1.49
#BCDAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BCDAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAD3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAD3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D3
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#B5DBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdad3; /* rgb */ color: rgb(188, 218, 211); /* oklch */ color: oklch(86.4% 0.033 179.8);
Tailwind
colors: {
custom: {
50: '#d0e5e0',
500: '#bcdad3',
950: '#000000',
},
}SCSS
$custom: #bcdad3; $custom-light: #d0e5e0; $custom-dark: #000000;
JSON
{
"hex": "#bcdad3",
"rgb": {
"r": 188,
"g": 218,
"b": 211
},
"hsl": {
"h": 166,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.8644,
"c": 0.03324,
"h": 179.8
},
"luminance": 0.65537
}Semantic roles & 50–950 ramp
primary
#BCDAD3
secondary
#B18993
accent
#3E57A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484