#BECCCD#BECCCD
#BECCCD is a very light, near-neutral teal. Relative luminance 0.585; OKLCH L 83.5% C 0.015 H 202.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCCD |
|---|---|
| RGB | rgb(190, 204, 205) |
| HSL | hsl(184, 13%, 77%) |
| HSV | hsv(184, 7%, 80%) |
| CMYK | cmyk(7.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.04, -4.55, -2.13) |
| CIE-LCH | lch(81.04, 5.02, 205.12°) |
| OKLab | oklab(83.48% -0.0142 -0.0057) |
| OKLCH | oklch(83.48% 0.015 202) |
| XYZ | xyz(53.8452, 58.5400, 66.2083) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.20
Light Grey
#D8DCD6
ΔE00 6.47
Silver
#C0C0C0
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 6.60
Fog
#D8DCE0
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCCD #CDBFBE
analogous
#BECDC7 #BECCCD #BEC5CD
triadic
#BECCCD #CDBECC #CCCDBE
tetradic
#BECCCD #C7BECD #CDBFBE #C5CDBE
square
#BECCCD #C7BECD #CDBFBE #C5CDBE
split-complementary
#BECCCD #CDBEC5 #CDC7BE
monochromatic
#799698 #9BB1B2 #BECCCD #E1E7E8 #EEF1F2
Accessibility & contrast
On white
1.65
#BECCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BECCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCCD
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCCD | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#BACDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becccd; /* rgb */ color: rgb(190, 204, 205); /* oklch */ color: oklch(83.5% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#d1dbdc',
500: '#becccd',
950: '#000000',
},
}SCSS
$custom: #becccd; $custom-light: #d1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#becccd",
"rgb": {
"r": 190,
"g": 204,
"b": 205
},
"hsl": {
"h": 184,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.83481,
"c": 0.01535,
"h": 202
},
"luminance": 0.58541
}Semantic roles & 50–950 ramp
primary
#BECCCD
secondary
#A18F8E
accent
#534E97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484