#BECECD#BECECD
#BECECD is a very light, near-neutral teal. Relative luminance 0.595; OKLCH L 83.9% C 0.017 H 192.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BECECD |
|---|---|
| RGB | rgb(190, 206, 205) |
| HSL | hsl(176, 14%, 78%) |
| HSV | hsv(176, 8%, 81%) |
| CMYK | cmyk(7.8%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(81.56, -5.59, -1.36) |
| CIE-LCH | lch(81.56, 5.76, 193.68°) |
| OKLab | oklab(83.9% -0.017 -0.0037) |
| OKLCH | oklch(83.9% 0.017 192.3) |
| XYZ | xyz(54.3236, 59.4968, 66.3678) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 6.40
Light Gray
#D3D3D3
ΔE00 7.41
Fog
#D8DCE0
ΔE00 7.46
Silver
#C0C0C0
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECECD #CEBEBF
analogous
#BECEC5 #BECECD #BEC7CE
triadic
#BECECD #CDBECE #CECDBE
tetradic
#BECECD #C5BECE #CEBEBF #C7CEBE
square
#BECECD #C5BECE #CEBEBF #C7CEBE
split-complementary
#BECECD #CEBEC7 #CEC5BE
monochromatic
#789997 #9BB4B2 #BECECD #E1E8E8 #EEF2F2
Accessibility & contrast
On white
1.63
#BECECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BECECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECECD
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECECD | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#BACFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bececd; /* rgb */ color: rgb(190, 206, 205); /* oklch */ color: oklch(83.9% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#d1dddc',
500: '#bececd',
950: '#000000',
},
}SCSS
$custom: #bececd; $custom-light: #d1dddc; $custom-dark: #000000;
JSON
{
"hex": "#bececd",
"rgb": {
"r": 190,
"g": 206,
"b": 205
},
"hsl": {
"h": 176.25,
"s": 14.035,
"l": 77.647
},
"oklch": {
"l": 0.83896,
"c": 0.01744,
"h": 192.3
},
"luminance": 0.59498
}Semantic roles & 50–950 ramp
primary
#BECECD
secondary
#A28E8F
accent
#4D5298
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484