#ADBEC2#ADBEC2
#ADBEC2 is a light, near-neutral cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.020 H 213.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEC2 |
|---|---|
| RGB | rgb(173, 190, 194) |
| HSL | hsl(191, 15%, 72%) |
| HSV | hsv(191, 11%, 76%) |
| CMYK | cmyk(10.8%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.83, -5.00, -4.00) |
| CIE-LCH | lch(75.83, 6.41, 218.65°) |
| OKLab | oklab(78.97% -0.0163 -0.0108) |
| OKLCH | oklch(78.97% 0.02 213.4) |
| XYZ | xyz(45.3824, 49.6054, 58.2123) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.27
Cool Grey
#95A3A6
ΔE00 7.57
Cloudy Blue
#ACC2D9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEC2 #C2B1AD
analogous
#ADC2BC #ADBEC2 #ADB4C2
triadic
#ADBEC2 #C2ADBE #BEC2AD
tetradic
#ADBEC2 #BCADC2 #C2B1AD #B4C2AD
square
#ADBEC2 #BCADC2 #C2B1AD #B4C2AD
split-complementary
#ADBEC2 #C2ADB4 #C2BCAD
monochromatic
#68858C #8AA2A8 #ADBEC2 #D0DADC #EDF1F2
Accessibility & contrast
On white
1.92
#ADBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ADBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEC2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEC2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#B7BAC2
Tritanopia (blue-blind)
#A7C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbec2; /* rgb */ color: rgb(173, 190, 194); /* oklch */ color: oklch(79.0% 0.020 213.4);
Tailwind
colors: {
custom: {
50: '#c5d1d4',
500: '#adbec2',
950: '#000000',
},
}SCSS
$custom: #adbec2; $custom-light: #c5d1d4; $custom-dark: #000000;
JSON
{
"hex": "#adbec2",
"rgb": {
"r": 173,
"g": 190,
"b": 194
},
"hsl": {
"h": 191.429,
"s": 14.685,
"l": 71.961
},
"oklch": {
"l": 0.78969,
"c": 0.01957,
"h": 213.4
},
"luminance": 0.49606
}Semantic roles & 50–950 ramp
primary
#ADBEC2
secondary
#E8E4E3
accent
#5B4D99
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283