#BCDFD9#BCDFD9
#BCDFD9 is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.7% C 0.038 H 184.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFD9 |
|---|---|
| RGB | rgb(188, 223, 217) |
| HSL | hsl(170, 35%, 81%) |
| HSV | hsv(170, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.24, -12.63, -0.90) |
| CIE-LCH | lch(86.24, 12.66, 184.08°) |
| OKLab | oklab(87.67% -0.0376 -0.0026) |
| OKLCH | oklch(87.67% 0.038 184) |
| XYZ | xyz(59.6478, 68.4749, 75.7065) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 6.44
Ice
#D6FFFA
ΔE00 6.83
Duck Egg Blue
#C3FBF4
ΔE00 7.00
Very Pale Blue
#D6FFFE
ΔE00 7.16
Ice Blue (survey)
#D7FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFD9 #DFBCC2
analogous
#BCDFC7 #BCDFD9 #BCD3DF
triadic
#BCDFD9 #D9BCDF #DFD9BC
tetradic
#BCDFD9 #C7BCDF #DFBCC2 #D3DFBC
square
#BCDFD9 #C7BCDF #DFBCC2 #D3DFBC
split-complementary
#BCDFD9 #DFBCD3 #DFC7BC
monochromatic
#69B7AA #93CBC2 #BCDFD9 #E5F3F0 #EAF5F3
Accessibility & contrast
On white
1.43
#BCDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BCDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFD9
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFD9 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBD9
Deuteranopia (green-blind)
#D4D6DA
Tritanopia (blue-blind)
#B3E1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfd9; /* rgb */ color: rgb(188, 223, 217); /* oklch */ color: oklch(87.7% 0.038 184.0);
Tailwind
colors: {
custom: {
50: '#d0e9e4',
500: '#bcdfd9',
950: '#000000',
},
}SCSS
$custom: #bcdfd9; $custom-light: #d0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#bcdfd9",
"rgb": {
"r": 188,
"g": 223,
"b": 217
},
"hsl": {
"h": 169.714,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87668,
"c": 0.0377,
"h": 184
},
"luminance": 0.68476
}Semantic roles & 50–950 ramp
primary
#BCDFD9
secondary
#B78890
accent
#374CAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484