#BCCFCE#BCCFCE
#BCCFCE is a very light, muted teal. Relative luminance 0.598; OKLCH L 84.0% C 0.021 H 192.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFCE |
|---|---|
| RGB | rgb(188, 207, 206) |
| HSL | hsl(177, 17%, 77%) |
| HSV | hsv(177, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(81.71, -6.58, -1.69) |
| CIE-LCH | lch(81.71, 6.80, 194.42°) |
| OKLab | oklab(83.99% -0.0201 -0.0046) |
| OKLCH | oklch(83.99% 0.021 192.9) |
| XYZ | xyz(54.1899, 59.7724, 67.0628) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.02
Light Grey
#D8DCD6
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 8.11
Fog
#D8DCE0
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFCE #CFBCBD
analogous
#BCCFC5 #BCCFCE #BCC7CF
triadic
#BCCFCE #CEBCCF #CFCEBC
tetradic
#BCCFCE #C5BCCF #CFBCBD #C7CFBC
square
#BCCFCE #C5BCCF #CFBCBD #C7CFBC
split-complementary
#BCCFCE #CFBCC7 #CFC5BC
monochromatic
#759C9A #98B5B4 #BCCFCE #E0E9E8 #EDF2F2
Accessibility & contrast
On white
1.62
#BCCFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BCCFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFCE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFCE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#B7D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfce; /* rgb */ color: rgb(188, 207, 206); /* oklch */ color: oklch(84.0% 0.021 192.9);
Tailwind
colors: {
custom: {
50: '#d0dddc',
500: '#bccfce',
950: '#000000',
},
}SCSS
$custom: #bccfce; $custom-light: #d0dddc; $custom-dark: #000000;
JSON
{
"hex": "#bccfce",
"rgb": {
"r": 188,
"g": 207,
"b": 206
},
"hsl": {
"h": 176.842,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83988,
"c": 0.0206,
"h": 192.9
},
"luminance": 0.59773
}Semantic roles & 50–950 ramp
primary
#BCCFCE
secondary
#A48C8D
accent
#4B4F9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484