#BECCCA#BECCCA
#BECCCA is a very light, near-neutral teal. Relative luminance 0.584; OKLCH L 83.4% C 0.015 H 186.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCCA |
|---|---|
| RGB | rgb(190, 204, 202) |
| HSL | hsl(171, 12%, 77%) |
| HSV | hsv(171, 7%, 80%) |
| CMYK | cmyk(6.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.96, -5.13, -0.64) |
| CIE-LCH | lch(80.96, 5.17, 187.14°) |
| OKLab | oklab(83.39% -0.0154 -0.0018) |
| OKLCH | oklch(83.39% 0.016 186.6) |
| XYZ | xyz(53.4865, 58.3965, 64.3194) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.26
Light Grey
#D8DCD6
ΔE00 6.06
Silver
#C0C0C0
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.01
Fog
#D8DCE0
ΔE00 7.42
Gainsboro
#DCDCDC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCCA #CCBEC0
analogous
#BECCC3 #BECCCA #BEC7CC
triadic
#BECCCA #CABECC #CCCABE
tetradic
#BECCCA #C3BECC #CCBEC0 #C7CCBE
square
#BECCCA #C3BECC #CCBEC0 #C7CCBE
split-complementary
#BECCCA #CCBEC7 #CCC3BE
monochromatic
#799692 #9CB1AE #BECCCA #E0E7E6 #EEF2F1
Accessibility & contrast
On white
1.66
#BECCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BECCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCCA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCCA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#BBCDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #beccca; /* rgb */ color: rgb(190, 204, 202); /* oklch */ color: oklch(83.4% 0.015 186.6);
Tailwind
colors: {
custom: {
50: '#d1dbda',
500: '#beccca',
950: '#000000',
},
}SCSS
$custom: #beccca; $custom-light: #d1dbda; $custom-dark: #000000;
JSON
{
"hex": "#beccca",
"rgb": {
"r": 190,
"g": 204,
"b": 202
},
"hsl": {
"h": 171.429,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.83392,
"c": 0.0155,
"h": 186.6
},
"luminance": 0.58397
}Semantic roles & 50–950 ramp
primary
#BECCCA
secondary
#A08E91
accent
#4F5996
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483