#BECFCF#BECFCF
#BECFCF is a very light, near-neutral teal. Relative luminance 0.601; OKLCH L 84.2% C 0.018 H 196.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BECFCF |
|---|---|
| RGB | rgb(190, 207, 207) |
| HSL | hsl(180, 15%, 78%) |
| HSV | hsv(180, 8%, 81%) |
| CMYK | cmyk(8.2%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(81.88, -5.73, -1.97) |
| CIE-LCH | lch(81.88, 6.05, 198.96°) |
| OKLab | oklab(84.16% -0.0176 -0.0053) |
| OKLCH | oklch(84.16% 0.018 196.8) |
| XYZ | xyz(54.8080, 60.0770, 67.7279) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.30
Light Grey
#D8DCD6
ΔE00 6.66
Fog
#D8DCE0
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.57
Silver
#C0C0C0
ΔE00 7.90
Lightblue
#ADD8E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECFCF #CFBEBE
analogous
#BECFC6 #BECFCF #BEC6CF
triadic
#BECFCF #CFBECF #CFCFBE
tetradic
#BECFCF #C6BECF #CFBEBE #C6CFBE
square
#BECFCF #C6BECF #CFBEBE #C6CFBE
split-complementary
#BECFCF #CFBEC6 #CFC6BE
monochromatic
#789B9B #9BB5B5 #BECFCF #E1E9E9 #EDF2F2
Accessibility & contrast
On white
1.61
#BECFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BECFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECFCF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECFCF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#B9D0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #becfcf; /* rgb */ color: rgb(190, 207, 207); /* oklch */ color: oklch(84.2% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#d1dddd',
500: '#becfcf',
950: '#000000',
},
}SCSS
$custom: #becfcf; $custom-light: #d1dddd; $custom-dark: #000000;
JSON
{
"hex": "#becfcf",
"rgb": {
"r": 190,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.84163,
"c": 0.01844,
"h": 196.8
},
"luminance": 0.60078
}Semantic roles & 50–950 ramp
primary
#BECFCF
secondary
#A38E8E
accent
#4C4C99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484