#BCDACF#BCDACF
#BCDACF is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.3% C 0.035 H 171.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDACF |
|---|---|
| RGB | rgb(188, 218, 207) |
| HSL | hsl(158, 29%, 80%) |
| HSV | hsv(158, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 5%, 14.5%) |
| CIE-LAB | lab(84.66, -12.05, 2.07) |
| CIE-LCH | lch(84.66, 12.23, 170.24°) |
| OKLab | oklab(86.33% -0.0348 0.0053) |
| OKLCH | oklch(86.33% 0.035 171.3) |
| XYZ | xyz(57.0702, 65.3379, 68.6241) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.90
Ice
#D6FFFA
ΔE00 8.50
Duck Egg Blue
#C3FBF4
ΔE00 8.72
Paleturquoise
#AFEEEE
ΔE00 8.74
Ice Blue (survey)
#D7FFFE
ΔE00 9.12
Very Pale Blue
#D6FFFE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDACF #DABCC7
analogous
#BCDAC0 #BCDACF #BCD6DA
triadic
#BCDACF #CFBCDA #DACFBC
tetradic
#BCDACF #C0BCDA #DABCC7 #D6DABC
square
#BCDACF #C0BCDA #DABCC7 #D6DABC
split-complementary
#BCDACF #DABCD6 #DAC0BC
monochromatic
#6DAE97 #95C4B3 #BCDACF #E3F0EB #EBF4F1
Accessibility & contrast
On white
1.49
#BCDACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BCDACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDACF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDACF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#D2D2D0
Tritanopia (blue-blind)
#B6DBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdacf; /* rgb */ color: rgb(188, 218, 207); /* oklch */ color: oklch(86.3% 0.035 171.3);
Tailwind
colors: {
custom: {
50: '#d0e5dd',
500: '#bcdacf',
950: '#000000',
},
}SCSS
$custom: #bcdacf; $custom-light: #d0e5dd; $custom-dark: #000000;
JSON
{
"hex": "#bcdacf",
"rgb": {
"r": 188,
"g": 218,
"b": 207
},
"hsl": {
"h": 158,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86326,
"c": 0.03524,
"h": 171.3
},
"luminance": 0.65339
}Semantic roles & 50–950 ramp
primary
#BCDACF
secondary
#B18998
accent
#3E65A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484