#BCDFDC#BCDFDC
#BCDFDC is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.037 H 190.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFDC |
|---|---|
| RGB | rgb(188, 223, 220) |
| HSL | hsl(175, 35%, 81%) |
| HSV | hsv(175, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.32, -12.02, -2.37) |
| CIE-LCH | lch(86.32, 12.26, 191.15°) |
| OKLab | oklab(87.76% -0.0364 -0.0065) |
| OKLCH | oklch(87.76% 0.037 190.1) |
| XYZ | xyz(60.0416, 68.6324, 77.7802) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.31
Paleturquoise
#AFEEEE
ΔE00 6.21
Pale Blue
#D0FEFE
ΔE00 6.84
Ice
#D6FFFA
ΔE00 6.85
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Very Pale Blue
#D6FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFDC #DFBCBF
analogous
#BCDFCA #BCDFDC #BCD0DF
triadic
#BCDFDC #DCBCDF #DFDCBC
tetradic
#BCDFDC #CABCDF #DFBCBF #D0DFBC
square
#BCDFDC #CABCDF #DFBCBF #D0DFBC
split-complementary
#BCDFDC #DFBCD0 #DFCABC
monochromatic
#69B7B1 #93CBC6 #BCDFDC #E5F3F2 #EAF5F4
Accessibility & contrast
On white
1.43
#BCDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BCDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFDC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFDC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#B2E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfdc; /* rgb */ color: rgb(188, 223, 220); /* oklch */ color: oklch(87.8% 0.037 190.1);
Tailwind
colors: {
custom: {
50: '#d0e9e6',
500: '#bcdfdc',
950: '#000000',
},
}SCSS
$custom: #bcdfdc; $custom-light: #d0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdfdc",
"rgb": {
"r": 188,
"g": 223,
"b": 220
},
"hsl": {
"h": 174.857,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87756,
"c": 0.037,
"h": 190.1
},
"luminance": 0.68634
}Semantic roles & 50–950 ramp
primary
#BCDFDC
secondary
#B7888C
accent
#3741AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484