#BCDED2#BCDED2
#BCDED2 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.039 H 172.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDED2 |
|---|---|
| RGB | rgb(188, 222, 210) |
| HSL | hsl(159, 34%, 80%) |
| HSV | hsv(159, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.80, -13.50, 2.15) |
| CIE-LCH | lch(85.80, 13.67, 170.97°) |
| OKLab | oklab(87.26% -0.039 0.0055) |
| OKLCH | oklch(87.26% 0.039 172) |
| XYZ | xyz(58.4902, 67.5856, 70.9240) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Ice
#D6FFFA
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.81
Paleturquoise
#AFEEEE
ΔE00 7.88
Light Light Blue
#CAFFFB
ΔE00 8.34
Eggshell Blue
#C4FFF7
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDED2 #DEBCC8
analogous
#BCDEC1 #BCDED2 #BCD9DE
triadic
#BCDED2 #D2BCDE #DED2BC
tetradic
#BCDED2 #C1BCDE #DEBCC8 #D9DEBC
square
#BCDED2 #C1BCDE #DEBCC8 #D9DEBC
split-complementary
#BCDED2 #DEBCD9 #DEC1BC
monochromatic
#6AB69B #93CAB6 #BCDED2 #E5F2EE #EAF5F1
Accessibility & contrast
On white
1.45
#BCDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BCDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDED2
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDED2 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#B5DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcded2; /* rgb */ color: rgb(188, 222, 210); /* oklch */ color: oklch(87.3% 0.039 172.0);
Tailwind
colors: {
custom: {
50: '#d0e8df',
500: '#bcded2',
950: '#000000',
},
}SCSS
$custom: #bcded2; $custom-light: #d0e8df; $custom-dark: #000000;
JSON
{
"hex": "#bcded2",
"rgb": {
"r": 188,
"g": 222,
"b": 210
},
"hsl": {
"h": 158.824,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87257,
"c": 0.03943,
"h": 172
},
"luminance": 0.67587
}Semantic roles & 50–950 ramp
primary
#BCDED2
secondary
#B68898
accent
#3962AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484