#BECED5#BECED5
#BECED5 is a very light, near-neutral cyan. Relative luminance 0.599; OKLCH L 84.1% C 0.020 H 225.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BECED5 |
|---|---|
| RGB | rgb(190, 206, 213) |
| HSL | hsl(198, 21%, 79%) |
| HSV | hsv(198, 11%, 84%) |
| CMYK | cmyk(10.8%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(81.78, -4.02, -5.32) |
| CIE-LCH | lch(81.78, 6.67, 232.94°) |
| OKLab | oklab(84.14% -0.0139 -0.0143) |
| OKLCH | oklch(84.14% 0.02 225.8) |
| XYZ | xyz(55.3140, 59.8930, 71.5842) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 7.06
Cloudy Blue
#ACC2D9
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECED5 #D5C5BE
analogous
#BED5D1 #BECED5 #BEC3D5
triadic
#BECED5 #D5BECE #CED5BE
tetradic
#BECED5 #D1BED5 #D5C5BE #C3D5BE
square
#BECED5 #D1BED5 #D5C5BE #C3D5BE
split-complementary
#BECED5 #D5BEC3 #D5D1BE
monochromatic
#7496A5 #99B2BD #BECED5 #E3EAED #ECF1F3
Accessibility & contrast
On white
1.62
#BECED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BECED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECED5
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECED5 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#C7CAD5
Tritanopia (blue-blind)
#B8D0D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #beced5; /* rgb */ color: rgb(190, 206, 213); /* oklch */ color: oklch(84.1% 0.020 225.8);
Tailwind
colors: {
custom: {
50: '#d1dde1',
500: '#beced5',
950: '#000000',
},
}SCSS
$custom: #beced5; $custom-light: #d1dde1; $custom-dark: #000000;
JSON
{
"hex": "#beced5",
"rgb": {
"r": 190,
"g": 206,
"b": 213
},
"hsl": {
"h": 198.261,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.84138,
"c": 0.01998,
"h": 225.8
},
"luminance": 0.59894
}Semantic roles & 50–950 ramp
primary
#BECED5
secondary
#AB968D
accent
#6146A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484