#BECED0#BECED0
#BECED0 is a very light, near-neutral teal. Relative luminance 0.596; OKLCH L 84.0% C 0.018 H 205.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BECED0 |
|---|---|
| RGB | rgb(190, 206, 208) |
| HSL | hsl(187, 16%, 78%) |
| HSV | hsv(187, 9%, 82%) |
| CMYK | cmyk(8.7%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(81.64, -5.01, -2.85) |
| CIE-LCH | lch(81.64, 5.76, 209.63°) |
| OKLab | oklab(83.99% -0.0159 -0.0077) |
| OKLCH | oklch(83.99% 0.018 205.8) |
| XYZ | xyz(54.6892, 59.6431, 68.2933) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.98
Fog
#D8DCE0
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 7.08
Silver
#C0C0C0
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECED0 #D0C0BE
analogous
#BED0C9 #BECED0 #BEC5D0
triadic
#BECED0 #D0BECE #CED0BE
tetradic
#BECED0 #C9BED0 #D0C0BE #C5D0BE
square
#BECED0 #C9BED0 #D0C0BE #C5D0BE
split-complementary
#BECED0 #D0BEC5 #D0C9BE
monochromatic
#77989D #9AB3B6 #BECED0 #E2E9EA #EDF2F2
Accessibility & contrast
On white
1.62
#BECED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BECED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECED0
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECED0 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD0
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#B9CFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #beced0; /* rgb */ color: rgb(190, 206, 208); /* oklch */ color: oklch(84.0% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#d1ddde',
500: '#beced0',
950: '#000000',
},
}SCSS
$custom: #beced0; $custom-light: #d1ddde; $custom-dark: #000000;
JSON
{
"hex": "#beced0",
"rgb": {
"r": 190,
"g": 206,
"b": 208
},
"hsl": {
"h": 186.667,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.83985,
"c": 0.01763,
"h": 205.8
},
"luminance": 0.59644
}Semantic roles & 50–950 ramp
primary
#BECED0
secondary
#A5908E
accent
#544B9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484