#BECACC#BECACC
#BECACC is a very light, near-neutral teal. Relative luminance 0.575; OKLCH L 83.0% C 0.013 H 208.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BECACC |
|---|---|
| RGB | rgb(190, 202, 204) |
| HSL | hsl(189, 12%, 77%) |
| HSV | hsv(189, 7%, 80%) |
| CMYK | cmyk(6.9%, 1%, 0%, 20%) |
| CIE-LAB | lab(80.49, -3.69, -2.41) |
| CIE-LCH | lch(80.49, 4.41, 213.08°) |
| OKLab | oklab(83.04% -0.0118 -0.0065) |
| OKLCH | oklch(83.04% 0.013 208.8) |
| XYZ | xyz(53.2525, 57.5473, 65.4172) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.61
Silver
#C0C0C0
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 5.98
Fog
#D8DCE0
ΔE00 6.19
Light Grey
#D8DCD6
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECACC #CCC0BE
analogous
#BECCC7 #BECACC #BEC3CC
triadic
#BECACC #CCBECA #CACCBE
tetradic
#BECACC #C7BECC #CCC0BE #C3CCBE
square
#BECACC #C7BECC #CCC0BE #C3CCBE
split-complementary
#BECACC #CCBEC3 #CCC7BE
monochromatic
#799296 #9CAEB1 #BECACC #E0E6E7 #EEF1F2
Accessibility & contrast
On white
1.68
#BECACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BECACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECACC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECACC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#BACBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #becacc; /* rgb */ color: rgb(190, 202, 204); /* oklch */ color: oklch(83.0% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#d1dadb',
500: '#becacc',
950: '#000000',
},
}SCSS
$custom: #becacc; $custom-light: #d1dadb; $custom-dark: #000000;
JSON
{
"hex": "#becacc",
"rgb": {
"r": 190,
"g": 202,
"b": 204
},
"hsl": {
"h": 188.571,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.83037,
"c": 0.01345,
"h": 208.8
},
"luminance": 0.57548
}Semantic roles & 50–950 ramp
primary
#BECACC
secondary
#A0918E
accent
#594F96
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384