#BCDED0#BCDED0
#BCDED0 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.041 H 168.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDED0 |
|---|---|
| RGB | rgb(188, 222, 208) |
| HSL | hsl(155, 34%, 80%) |
| HSV | hsv(155, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(85.75, -13.88, 3.13) |
| CIE-LCH | lch(85.75, 14.23, 167.30°) |
| OKLab | oklab(87.2% -0.0399 0.0081) |
| OKLCH | oklch(87.2% 0.041 168.6) |
| XYZ | xyz(58.2426, 67.4866, 69.6199) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.85
Ice
#D6FFFA
ΔE00 8.05
Paleturquoise
#AFEEEE
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.58
Eggshell Blue
#C4FFF7
ΔE00 8.58
Light Light Blue
#CAFFFB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDED0 #DEBCCA
analogous
#BCDEBF #BCDED0 #BCDBDE
triadic
#BCDED0 #D0BCDE #DED0BC
tetradic
#BCDED0 #BFBCDE #DEBCCA #DBDEBC
square
#BCDED0 #BFBCDE #DEBCCA #DBDEBC
split-complementary
#BCDED0 #DEBCDB #DEBFBC
monochromatic
#6AB696 #93CAB3 #BCDED0 #E5F2ED #EAF5F1
Accessibility & contrast
On white
1.45
#BCDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BCDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDED0
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDED0 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#B5DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcded0; /* rgb */ color: rgb(188, 222, 208); /* oklch */ color: oklch(87.2% 0.041 168.6);
Tailwind
colors: {
custom: {
50: '#d0e8de',
500: '#bcded0',
950: '#000000',
},
}SCSS
$custom: #bcded0; $custom-light: #d0e8de; $custom-dark: #000000;
JSON
{
"hex": "#bcded0",
"rgb": {
"r": 188,
"g": 222,
"b": 208
},
"hsl": {
"h": 155.294,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87201,
"c": 0.04067,
"h": 168.6
},
"luminance": 0.67488
}Semantic roles & 50–950 ramp
primary
#BCDED0
secondary
#B6889B
accent
#3969AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484