#BCDFDB#BCDFDB
#BCDFDB is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.7% C 0.037 H 188.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFDB |
|---|---|
| RGB | rgb(188, 223, 219) |
| HSL | hsl(173, 35%, 81%) |
| HSV | hsv(173, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.30, -12.23, -1.88) |
| CIE-LCH | lch(86.30, 12.37, 188.74°) |
| OKLab | oklab(87.73% -0.0368 -0.0052) |
| OKLCH | oklch(87.73% 0.037 188.1) |
| XYZ | xyz(59.9095, 68.5796, 77.0848) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 6.25
Ice
#D6FFFA
ΔE00 6.81
Pale Blue
#D0FEFE
ΔE00 6.93
Very Pale Blue
#D6FFFE
ΔE00 6.94
Ice Blue (survey)
#D7FFFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFDB #DFBCC0
analogous
#BCDFC9 #BCDFDB #BCD1DF
triadic
#BCDFDB #DBBCDF #DFDBBC
tetradic
#BCDFDB #C9BCDF #DFBCC0 #D1DFBC
square
#BCDFDB #C9BCDF #DFBCC0 #D1DFBC
split-complementary
#BCDFDB #DFBCD1 #DFC9BC
monochromatic
#69B7AE #93CBC5 #BCDFDB #E5F3F1 #EAF5F4
Accessibility & contrast
On white
1.43
#BCDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BCDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFDB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFDB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#B3E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfdb; /* rgb */ color: rgb(188, 223, 219); /* oklch */ color: oklch(87.7% 0.037 188.1);
Tailwind
colors: {
custom: {
50: '#d0e9e6',
500: '#bcdfdb',
950: '#000000',
},
}SCSS
$custom: #bcdfdb; $custom-light: #d0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdfdb",
"rgb": {
"r": 188,
"g": 223,
"b": 219
},
"hsl": {
"h": 173.143,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87727,
"c": 0.03719,
"h": 188.1
},
"luminance": 0.68581
}Semantic roles & 50–950 ramp
primary
#BCDFDB
secondary
#B7888D
accent
#3745AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484