#BCDADC#BCDADC
#BCDADC is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.7% C 0.032 H 201.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDADC |
|---|---|
| RGB | rgb(188, 218, 220) |
| HSL | hsl(184, 31%, 80%) |
| HSV | hsv(184, 15%, 86%) |
| CMYK | cmyk(14.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(85.00, -9.47, -4.32) |
| CIE-LCH | lch(85.00, 10.41, 204.51°) |
| OKLab | oklab(86.71% -0.0297 -0.0117) |
| OKLCH | oklch(86.71% 0.032 201.5) |
| XYZ | xyz(58.7254, 66.0000, 77.3415) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.32
Lightblue
#ADD8E6
ΔE00 5.16
Pale Sky Blue
#BDF6FE
ΔE00 7.91
Lightcyan
#E0FFFF
ΔE00 8.01
Paleturquoise
#AFEEEE
ΔE00 8.14
Ice Blue (survey)
#D7FFFE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDADC #DCBEBC
analogous
#BCDCCE #BCDADC #BCCADC
triadic
#BCDADC #DCBCDA #DADCBC
tetradic
#BCDADC #CEBCDC #DCBEBC #CADCBC
square
#BCDADC #CEBCDC #DCBEBC #CADCBC
split-complementary
#BCDADC #DCBCCA #DCCEBC
monochromatic
#6CAEB2 #94C4C7 #BCDADC #E4F0F1 #EBF4F5
Accessibility & contrast
On white
1.48
#BCDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BCDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDADC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDADC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#B3DCDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdadc; /* rgb */ color: rgb(188, 218, 220); /* oklch */ color: oklch(86.7% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#d0e5e6',
500: '#bcdadc',
950: '#000000',
},
}SCSS
$custom: #bcdadc; $custom-light: #d0e5e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdadc",
"rgb": {
"r": 188,
"g": 218,
"b": 220
},
"hsl": {
"h": 183.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86707,
"c": 0.03193,
"h": 201.5
},
"luminance": 0.66001
}Semantic roles & 50–950 ramp
primary
#BCDADC
secondary
#B38B89
accent
#423BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484