#BCDFD5#BCDFD5
#BCDFD5 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.039 H 176.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFD5 |
|---|---|
| RGB | rgb(188, 223, 213) |
| HSL | hsl(163, 35%, 81%) |
| HSV | hsv(163, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.14, -13.42, 1.06) |
| CIE-LCH | lch(86.14, 13.46, 175.48°) |
| OKLab | oklab(87.55% -0.0392 0.0026) |
| OKLCH | oklch(87.55% 0.039 176.2) |
| XYZ | xyz(59.1339, 68.2693, 72.9996) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.94
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.16
Ice
#D6FFFA
ΔE00 7.18
Light Light Blue
#CAFFFB
ΔE00 7.76
Very Pale Blue
#D6FFFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFD5 #DFBCC6
analogous
#BCDFC3 #BCDFD5 #BCD7DF
triadic
#BCDFD5 #D5BCDF #DFD5BC
tetradic
#BCDFD5 #C3BCDF #DFBCC6 #D7DFBC
square
#BCDFD5 #C3BCDF #DFBCC6 #D7DFBC
split-complementary
#BCDFD5 #DFBCD7 #DFC3BC
monochromatic
#69B7A1 #93CBBB #BCDFD5 #E5F3EF #EAF5F2
Accessibility & contrast
On white
1.43
#BCDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BCDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFD5
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFD5 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#B4E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfd5; /* rgb */ color: rgb(188, 223, 213); /* oklch */ color: oklch(87.6% 0.039 176.2);
Tailwind
colors: {
custom: {
50: '#d0e9e1',
500: '#bcdfd5',
950: '#000000',
},
}SCSS
$custom: #bcdfd5; $custom-light: #d0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#bcdfd5",
"rgb": {
"r": 188,
"g": 223,
"b": 213
},
"hsl": {
"h": 162.857,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87553,
"c": 0.03929,
"h": 176.2
},
"luminance": 0.68271
}Semantic roles & 50–950 ramp
primary
#BCDFD5
secondary
#B78895
accent
#3759AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484