#BCDFDE#BCDFDE
#BCDFDE is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.037 H 194.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFDE |
|---|---|
| RGB | rgb(188, 223, 222) |
| HSL | hsl(178, 35%, 81%) |
| HSV | hsv(178, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(86.37, -11.62, -3.35) |
| CIE-LCH | lch(86.37, 12.09, 196.07°) |
| OKLab | oklab(87.82% -0.0356 -0.0091) |
| OKLCH | oklch(87.82% 0.037 194.4) |
| XYZ | xyz(60.3080, 68.7390, 79.1836) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.69
Paleturquoise
#AFEEEE
ΔE00 6.24
Lightblue
#ADD8E6
ΔE00 6.41
Pale Blue
#D0FEFE
ΔE00 6.76
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFDE #DFBCBD
analogous
#BCDFCC #BCDFDE #BCCEDF
triadic
#BCDFDE #DEBCDF #DFDEBC
tetradic
#BCDFDE #CCBCDF #DFBCBD #CEDFBC
square
#BCDFDE #CCBCDF #DFBCBD #CEDFBC
split-complementary
#BCDFDE #DFBCCE #DFCCBC
monochromatic
#69B7B5 #93CBCA #BCDFDE #E5F3F2 #EAF5F5
Accessibility & contrast
On white
1.42
#BCDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BCDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFDE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFDE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#B2E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfde; /* rgb */ color: rgb(188, 223, 222); /* oklch */ color: oklch(87.8% 0.037 194.4);
Tailwind
colors: {
custom: {
50: '#d0e9e8',
500: '#bcdfde',
950: '#000000',
},
}SCSS
$custom: #bcdfde; $custom-light: #d0e9e8; $custom-dark: #000000;
JSON
{
"hex": "#bcdfde",
"rgb": {
"r": 188,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.286,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87816,
"c": 0.03679,
"h": 194.4
},
"luminance": 0.68741
}Semantic roles & 50–950 ramp
primary
#BCDFDE
secondary
#B78889
accent
#373BAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484