#BCDFD1#BCDFD1
#BCDFD1 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.4% C 0.042 H 169.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFD1 |
|---|---|
| RGB | rgb(188, 223, 209) |
| HSL | hsl(156, 35%, 81%) |
| HSV | hsv(156, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.04, -14.20, 3.02) |
| CIE-LCH | lch(86.04, 14.52, 167.98°) |
| OKLab | oklab(87.44% -0.0408 0.0078) |
| OKLCH | oklch(87.44% 0.042 169.2) |
| XYZ | xyz(58.6324, 68.0687, 70.3587) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.56
Ice
#D6FFFA
ΔE00 7.84
Paleturquoise
#AFEEEE
ΔE00 8.16
Eggshell Blue
#C4FFF7
ΔE00 8.29
Light Light Blue
#CAFFFB
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFD1 #DFBCCA
analogous
#BCDFBF #BCDFD1 #BCDBDF
triadic
#BCDFD1 #D1BCDF #DFD1BC
tetradic
#BCDFD1 #BFBCDF #DFBCCA #DBDFBC
square
#BCDFD1 #BFBCDF #DFBCCA #DBDFBC
split-complementary
#BCDFD1 #DFBCDB #DFBFBC
monochromatic
#69B798 #93CBB5 #BCDFD1 #E5F3ED #EAF5F1
Accessibility & contrast
On white
1.44
#BCDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BCDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFD1
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFD1 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#B5DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfd1; /* rgb */ color: rgb(188, 223, 209); /* oklch */ color: oklch(87.4% 0.042 169.2);
Tailwind
colors: {
custom: {
50: '#d0e9df',
500: '#bcdfd1',
950: '#000000',
},
}SCSS
$custom: #bcdfd1; $custom-light: #d0e9df; $custom-dark: #000000;
JSON
{
"hex": "#bcdfd1",
"rgb": {
"r": 188,
"g": 223,
"b": 209
},
"hsl": {
"h": 156,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87441,
"c": 0.04154,
"h": 169.2
},
"luminance": 0.6807
}Semantic roles & 50–950 ramp
primary
#BCDFD1
secondary
#B7889B
accent
#3767AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484