#BCDFD6#BCDFD6
#BCDFD6 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.039 H 178.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFD6 |
|---|---|
| RGB | rgb(188, 223, 214) |
| HSL | hsl(165, 35%, 81%) |
| HSV | hsv(165, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.17, -13.22, 0.57) |
| CIE-LCH | lch(86.17, 13.23, 177.53°) |
| OKLab | oklab(87.58% -0.0388 0.0013) |
| OKLCH | oklch(87.58% 0.039 178.1) |
| XYZ | xyz(59.2612, 68.3202, 73.6701) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 6.94
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Ice
#D6FFFA
ΔE00 7.06
Light Light Blue
#CAFFFB
ΔE00 7.64
Very Pale Blue
#D6FFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFD6 #DFBCC5
analogous
#BCDFC4 #BCDFD6 #BCD6DF
triadic
#BCDFD6 #D6BCDF #DFD6BC
tetradic
#BCDFD6 #C4BCDF #DFBCC5 #D6DFBC
square
#BCDFD6 #C4BCDF #DFBCC5 #D6DFBC
split-complementary
#BCDFD6 #DFBCD6 #DFC4BC
monochromatic
#69B7A3 #93CBBD #BCDFD6 #E5F3EF #EAF5F2
Accessibility & contrast
On white
1.43
#BCDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BCDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFD6
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFD6 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD6
Deuteranopia (green-blind)
#D5D6D7
Tritanopia (blue-blind)
#B4E0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfd6; /* rgb */ color: rgb(188, 223, 214); /* oklch */ color: oklch(87.6% 0.039 178.1);
Tailwind
colors: {
custom: {
50: '#d0e9e2',
500: '#bcdfd6',
950: '#000000',
},
}SCSS
$custom: #bcdfd6; $custom-light: #d0e9e2; $custom-dark: #000000;
JSON
{
"hex": "#bcdfd6",
"rgb": {
"r": 188,
"g": 223,
"b": 214
},
"hsl": {
"h": 164.571,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87582,
"c": 0.03882,
"h": 178.1
},
"luminance": 0.68322
}Semantic roles & 50–950 ramp
primary
#BCDFD6
secondary
#B78894
accent
#3756AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484