#BECCCF#BECCCF
#BECCCF is a very light, near-neutral cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.016 H 212.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCCF |
|---|---|
| RGB | rgb(190, 204, 207) |
| HSL | hsl(191, 15%, 78%) |
| HSV | hsv(191, 8%, 81%) |
| CMYK | cmyk(8.2%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.09, -4.16, -3.12) |
| CIE-LCH | lch(81.09, 5.20, 216.92°) |
| OKLab | oklab(83.54% -0.0134 -0.0084) |
| OKLCH | oklch(83.54% 0.016 212) |
| XYZ | xyz(54.0881, 58.6372, 67.4879) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.42
Fog
#D8DCE0
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.47
Light Grey
#D8DCD6
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCCF #CFC1BE
analogous
#BECFC9 #BECCCF #BEC3CF
triadic
#BECCCF #CFBECC #CCCFBE
tetradic
#BECCCF #C9BECF #CFC1BE #C3CFBE
square
#BECCCF #C9BECF #CFC1BE #C3CFBE
split-complementary
#BECCCF #CFBEC3 #CFC9BE
monochromatic
#78959B #9BB0B5 #BECCCF #E1E8E9 #EDF1F2
Accessibility & contrast
On white
1.65
#BECCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BECCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCCF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCCF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#BACDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becccf; /* rgb */ color: rgb(190, 204, 207); /* oklch */ color: oklch(83.5% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#d1dbdd',
500: '#becccf',
950: '#000000',
},
}SCSS
$custom: #becccf; $custom-light: #d1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#becccf",
"rgb": {
"r": 190,
"g": 204,
"b": 207
},
"hsl": {
"h": 190.588,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.83541,
"c": 0.01586,
"h": 212
},
"luminance": 0.58638
}Semantic roles & 50–950 ramp
primary
#BECCCF
secondary
#A3928E
accent
#5A4C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484