#BCCECA#BCCECA
#BCCECA is a very light, muted teal. Relative luminance 0.591; OKLCH L 83.7% C 0.020 H 181.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCECA |
|---|---|
| RGB | rgb(188, 206, 202) |
| HSL | hsl(167, 16%, 77%) |
| HSV | hsv(167, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(81.35, -6.84, -0.09) |
| CIE-LCH | lch(81.35, 6.84, 180.79°) |
| OKLab | oklab(83.66% -0.0203 -0.0004) |
| OKLCH | oklch(83.66% 0.02 181) |
| XYZ | xyz(53.4687, 59.0975, 64.4556) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.98
Light Grey
#D8DCD6
ΔE00 6.88
Light Gray
#D3D3D3
ΔE00 8.61
Silver
#C0C0C0
ΔE00 8.71
Powder Blue
#B0E0E6
ΔE00 8.87
Fog
#D8DCE0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCECA #CEBCC0
analogous
#BCCEC1 #BCCECA #BCC9CE
triadic
#BCCECA #CABCCE #CECABC
tetradic
#BCCECA #C1BCCE #CEBCC0 #C9CEBC
square
#BCCECA #C1BCCE #CEBCC0 #C9CEBC
split-complementary
#BCCECA #CEBCC9 #CEC1BC
monochromatic
#759A92 #99B4AE #BCCECA #DFE8E6 #EDF2F1
Accessibility & contrast
On white
1.64
#BCCECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BCCECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCECA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCECA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#B8CFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcceca; /* rgb */ color: rgb(188, 206, 202); /* oklch */ color: oklch(83.7% 0.020 181.0);
Tailwind
colors: {
custom: {
50: '#d0ddda',
500: '#bcceca',
950: '#000000',
},
}SCSS
$custom: #bcceca; $custom-light: #d0ddda; $custom-dark: #000000;
JSON
{
"hex": "#bcceca",
"rgb": {
"r": 188,
"g": 206,
"b": 202
},
"hsl": {
"h": 166.667,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.83662,
"c": 0.02026,
"h": 181
},
"luminance": 0.59098
}Semantic roles & 50–950 ramp
primary
#BCCECA
secondary
#A28C91
accent
#4C5D9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483