#BCD2CA#BCD2CA
#BCD2CA is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.5% C 0.026 H 171.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2CA |
|---|---|
| RGB | rgb(188, 210, 202) |
| HSL | hsl(158, 20%, 78%) |
| HSV | hsv(158, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(82.40, -8.91, 1.45) |
| CIE-LCH | lch(82.40, 9.03, 170.75°) |
| OKLab | oklab(84.5% -0.0258 0.0037) |
| OKLCH | oklch(84.5% 0.026 171.8) |
| XYZ | xyz(54.4439, 61.0479, 64.7807) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.87
Silver (survey)
#C5C9C7
ΔE00 8.01
Powder Blue
#B0E0E6
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 10.09
Light Gray
#D3D3D3
ΔE00 10.41
Lightcyan
#E0FFFF
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2CA #D2BCC4
analogous
#BCD2BF #BCD2CA #BCCFD2
triadic
#BCD2CA #CABCD2 #D2CABC
tetradic
#BCD2CA #BFBCD2 #D2BCC4 #CFD2BC
square
#BCD2CA #BFBCD2 #D2BCC4 #CFD2BC
split-complementary
#BCD2CA #D2BCCF #D2BFBC
monochromatic
#73A190 #97B9AD #BCD2CA #E1EBE7 #EDF3F1
Accessibility & contrast
On white
1.59
#BCD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BCD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2CA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2CA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#B7D2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2ca; /* rgb */ color: rgb(188, 210, 202); /* oklch */ color: oklch(84.5% 0.026 171.8);
Tailwind
colors: {
custom: {
50: '#d0dfda',
500: '#bcd2ca',
950: '#000000',
},
}SCSS
$custom: #bcd2ca; $custom-light: #d0dfda; $custom-dark: #000000;
JSON
{
"hex": "#bcd2ca",
"rgb": {
"r": 188,
"g": 210,
"b": 202
},
"hsl": {
"h": 158.182,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84499,
"c": 0.0261,
"h": 171.8
},
"luminance": 0.61049
}Semantic roles & 50–950 ramp
primary
#BCD2CA
secondary
#A78B95
accent
#48679E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483