#BCCECF#BCCECF
#BCCECF is a very light, near-neutral teal. Relative luminance 0.593; OKLCH L 83.8% C 0.020 H 200.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCECF |
|---|---|
| RGB | rgb(188, 206, 207) |
| HSL | hsl(183, 17%, 77%) |
| HSV | hsv(183, 9%, 81%) |
| CMYK | cmyk(9.2%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(81.48, -5.86, -2.57) |
| CIE-LCH | lch(81.48, 6.40, 203.70°) |
| OKLab | oklab(83.81% -0.0183 -0.007) |
| OKLCH | oklch(83.81% 0.02 200.8) |
| XYZ | xyz(54.0703, 59.3381, 67.6241) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.57
Fog
#D8DCE0
ΔE00 7.61
Light Gray
#D3D3D3
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCECF #CFBDBC
analogous
#BCCFC7 #BCCECF #BCC5CF
triadic
#BCCECF #CFBCCE #CECFBC
tetradic
#BCCECF #C7BCCF #CFBDBC #C5CFBC
square
#BCCECF #C7BCCF #CFBDBC #C5CFBC
split-complementary
#BCCECF #CFBCC5 #CFC7BC
monochromatic
#759A9C #98B4B5 #BCCECF #E0E8E9 #EDF2F2
Accessibility & contrast
On white
1.63
#BCCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BCCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCECF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCECF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#B7CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccecf; /* rgb */ color: rgb(188, 206, 207); /* oklch */ color: oklch(83.8% 0.020 200.8);
Tailwind
colors: {
custom: {
50: '#d0dddd',
500: '#bccecf',
950: '#000000',
},
}SCSS
$custom: #bccecf; $custom-light: #d0dddd; $custom-dark: #000000;
JSON
{
"hex": "#bccecf",
"rgb": {
"r": 188,
"g": 206,
"b": 207
},
"hsl": {
"h": 183.158,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.8381,
"c": 0.01958,
"h": 200.8
},
"luminance": 0.59339
}Semantic roles & 50–950 ramp
primary
#BCCECF
secondary
#A48D8C
accent
#4F4B9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484