#BCDEDE#BCDEDE
#BCDEDE is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.036 H 196.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEDE |
|---|---|
| RGB | rgb(188, 222, 222) |
| HSL | hsl(180, 34%, 80%) |
| HSV | hsv(180, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.11, -11.11, -3.74) |
| CIE-LCH | lch(86.11, 11.72, 198.59°) |
| OKLab | oklab(87.61% -0.0343 -0.0102) |
| OKLCH | oklch(87.61% 0.036 196.5) |
| XYZ | xyz(60.0417, 68.2062, 79.0948) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.61
Lightblue
#ADD8E6
ΔE00 5.94
Paleturquoise
#AFEEEE
ΔE00 6.62
Pale Sky Blue
#BDF6FE
ΔE00 6.91
Pale Blue
#D0FEFE
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEDE #DEBCBC
analogous
#BCDECD #BCDEDE #BCCDDE
triadic
#BCDEDE #DEBCDE #DEDEBC
tetradic
#BCDEDE #CDBCDE #DEBCBC #CDDEBC
square
#BCDEDE #CDBCDE #DEBCBC #CDDEBC
split-complementary
#BCDEDE #DEBCCD #DECDBC
monochromatic
#6AB6B6 #93CACA #BCDEDE #E5F2F2 #EAF5F5
Accessibility & contrast
On white
1.43
#BCDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BCDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEDE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEDE | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#B2E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdede; /* rgb */ color: rgb(188, 222, 222); /* oklch */ color: oklch(87.6% 0.036 196.5);
Tailwind
colors: {
custom: {
50: '#d0e8e8',
500: '#bcdede',
950: '#000000',
},
}SCSS
$custom: #bcdede; $custom-light: #d0e8e8; $custom-dark: #000000;
JSON
{
"hex": "#bcdede",
"rgb": {
"r": 188,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87606,
"c": 0.03578,
"h": 196.5
},
"luminance": 0.68208
}Semantic roles & 50–950 ramp
primary
#BCDEDE
secondary
#B68888
accent
#3939AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484