#BCDFE0#BCDFE0
#BCDFE0 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.037 H 198.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE0 |
|---|---|
| RGB | rgb(188, 223, 224) |
| HSL | hsl(182, 37%, 81%) |
| HSV | hsv(182, 16%, 88%) |
| CMYK | cmyk(16.1%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(86.43, -11.21, -4.32) |
| CIE-LCH | lch(86.43, 12.02, 201.09°) |
| OKLab | oklab(87.88% -0.0349 -0.0117) |
| OKLCH | oklch(87.88% 0.037 198.6) |
| XYZ | xyz(60.5777, 68.8468, 80.6036) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.22
Lightblue
#ADD8E6
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.49
Pale Blue
#D0FEFE
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE0 #E0BDBC
analogous
#BCE0CF #BCDFE0 #BCCDE0
triadic
#BCDFE0 #E0BCDF #DFE0BC
tetradic
#BCDFE0 #CFBCE0 #E0BDBC #CDE0BC
square
#BCDFE0 #CFBCE0 #E0BDBC #CDE0BC
split-complementary
#BCDFE0 #E0BCCD #E0CFBC
monochromatic
#68B7B9 #92CBCD #BCDFE0 #E6F3F3 #EAF5F5
Accessibility & contrast
On white
1.42
#BCDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BCDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE0
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE0 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBE0
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#B1E2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfe0; /* rgb */ color: rgb(188, 223, 224); /* oklch */ color: oklch(87.9% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#d0e9e9',
500: '#bcdfe0',
950: '#000000',
},
}SCSS
$custom: #bcdfe0; $custom-light: #d0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe0",
"rgb": {
"r": 188,
"g": 223,
"b": 224
},
"hsl": {
"h": 181.667,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87876,
"c": 0.03679,
"h": 198.6
},
"luminance": 0.68849
}Semantic roles & 50–950 ramp
primary
#BCDFE0
secondary
#B98988
accent
#3936B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484