#BEC8C8#BEC8C8
#BEC8C8 is a very light, near-neutral teal. Relative luminance 0.564; OKLCH L 82.5% C 0.011 H 196.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC8C8 |
|---|---|
| RGB | rgb(190, 200, 200) |
| HSL | hsl(180, 8%, 76%) |
| HSV | hsv(180, 5%, 78%) |
| CMYK | cmyk(5%, 0%, 0%, 21.6%) |
| CIE-LAB | lab(79.86, -3.41, -1.18) |
| CIE-LCH | lch(79.86, 3.61, 199.13°) |
| OKLab | oklab(82.51% -0.0105 -0.0032) |
| OKLCH | oklch(82.51% 0.011 196.9) |
| XYZ | xyz(52.3127, 56.4254, 62.7675) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.70
Silver
#C0C0C0
ΔE00 4.93
Light Gray
#D3D3D3
ΔE00 5.67
Light Grey
#D8DCD6
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC8C8 #C8BEBE
analogous
#BEC8C3 #BEC8C8 #BEC3C8
triadic
#BEC8C8 #C8BEC8 #C8C8BE
tetradic
#BEC8C8 #C3BEC8 #C8BEBE #C3C8BE
square
#BEC8C8 #C3BEC8 #C8BEBE #C3C8BE
split-complementary
#BEC8C8 #C8BEC3 #C8C3BE
monochromatic
#7C9090 #9DACAC #BEC8C8 #DFE4E4 #EEF1F1
Accessibility & contrast
On white
1.71
#BEC8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BEC8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC8C8
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC8C8 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#BBC9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bec8c8; /* rgb */ color: rgb(190, 200, 200); /* oklch */ color: oklch(82.5% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#d1d8d8',
500: '#bec8c8',
950: '#000000',
},
}SCSS
$custom: #bec8c8; $custom-light: #d1d8d8; $custom-dark: #000000;
JSON
{
"hex": "#bec8c8",
"rgb": {
"r": 190,
"g": 200,
"b": 200
},
"hsl": {
"h": 180,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.82505,
"c": 0.01099,
"h": 196.9
},
"luminance": 0.56426
}Semantic roles & 50–950 ramp
primary
#BEC8C8
secondary
#9B8F8F
accent
#535392
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383