#BECECF#BECECF
#BECECF is a very light, near-neutral teal. Relative luminance 0.596; OKLCH L 84.0% C 0.017 H 201.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BECECF |
|---|---|
| RGB | rgb(190, 206, 207) |
| HSL | hsl(184, 15%, 78%) |
| HSV | hsv(184, 8%, 81%) |
| CMYK | cmyk(8.2%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(81.62, -5.20, -2.35) |
| CIE-LCH | lch(81.62, 5.71, 204.33°) |
| OKLab | oklab(83.96% -0.0163 -0.0064) |
| OKLCH | oklch(83.96% 0.017 201.4) |
| XYZ | xyz(54.5665, 59.5940, 67.6474) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.93
Light Grey
#D8DCD6
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.16
Silver
#C0C0C0
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECECF #CFBFBE
analogous
#BECFC7 #BECECF #BEC5CF
triadic
#BECECF #CFBECE #CECFBE
tetradic
#BECECF #C7BECF #CFBFBE #C5CFBE
square
#BECECF #C7BECF #CFBFBE #C5CFBE
split-complementary
#BECECF #CFBEC5 #CFC7BE
monochromatic
#78999B #9BB3B5 #BECECF #E1E9E9 #EDF2F2
Accessibility & contrast
On white
1.63
#BECECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BECECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECECF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECECF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#B9CFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bececf; /* rgb */ color: rgb(190, 206, 207); /* oklch */ color: oklch(84.0% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#d1dddd',
500: '#bececf',
950: '#000000',
},
}SCSS
$custom: #bececf; $custom-light: #d1dddd; $custom-dark: #000000;
JSON
{
"hex": "#bececf",
"rgb": {
"r": 190,
"g": 206,
"b": 207
},
"hsl": {
"h": 183.529,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.83955,
"c": 0.01746,
"h": 201.4
},
"luminance": 0.59595
}Semantic roles & 50–950 ramp
primary
#BECECF
secondary
#A38F8E
accent
#514C99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484