#BCDFDD#BCDFDD
#BCDFDD is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.037 H 192.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFDD |
|---|---|
| RGB | rgb(188, 223, 221) |
| HSL | hsl(177, 35%, 81%) |
| HSV | hsv(177, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(86.35, -11.82, -2.86) |
| CIE-LCH | lch(86.35, 12.16, 193.59°) |
| OKLab | oklab(87.79% -0.036 -0.0078) |
| OKLCH | oklch(87.79% 0.037 192.2) |
| XYZ | xyz(60.1744, 68.6855, 78.4798) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.98
Paleturquoise
#AFEEEE
ΔE00 6.21
Pale Blue
#D0FEFE
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 6.82
Very Pale Blue
#D6FFFE
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFDD #DFBCBE
analogous
#BCDFCB #BCDFDD #BCCFDF
triadic
#BCDFDD #DDBCDF #DFDDBC
tetradic
#BCDFDD #CBBCDF #DFBCBE #CFDFBC
square
#BCDFDD #CBBCDF #DFBCBE #CFDFBC
split-complementary
#BCDFDD #DFBCCF #DFCBBC
monochromatic
#69B7B3 #93CBC8 #BCDFDD #E5F3F2 #EAF5F4
Accessibility & contrast
On white
1.42
#BCDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BCDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFDD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFDD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#B2E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfdd; /* rgb */ color: rgb(188, 223, 221); /* oklch */ color: oklch(87.8% 0.037 192.2);
Tailwind
colors: {
custom: {
50: '#d0e9e7',
500: '#bcdfdd',
950: '#000000',
},
}SCSS
$custom: #bcdfdd; $custom-light: #d0e9e7; $custom-dark: #000000;
JSON
{
"hex": "#bcdfdd",
"rgb": {
"r": 188,
"g": 223,
"b": 221
},
"hsl": {
"h": 176.571,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87786,
"c": 0.03687,
"h": 192.2
},
"luminance": 0.68687
}Semantic roles & 50–950 ramp
primary
#BCDFDD
secondary
#B7888B
accent
#373EAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484