#ADBBB5#ADBBB5
#ADBBB5 is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 77.9% C 0.018 H 168.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBB5 |
|---|---|
| RGB | rgb(173, 187, 181) |
| HSL | hsl(154, 9%, 71%) |
| HSV | hsv(154, 7%, 73%) |
| CMYK | cmyk(7.5%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(74.67, -5.98, 1.38) |
| CIE-LCH | lch(74.67, 6.14, 167.05°) |
| OKLab | oklab(77.94% -0.0173 0.0036) |
| OKLCH | oklch(77.94% 0.018 168.3) |
| XYZ | xyz(43.3427, 47.7606, 50.6423) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.59
Silver
#C0C0C0
ΔE00 7.85
Cool Grey
#95A3A6
ΔE00 8.11
Dark Gray
#A9A9A9
ΔE00 8.58
Dove Gray
#B6B8BD
ΔE00 8.67
Cool Gray
#9AA7B0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBB5 #BBADB3
analogous
#ADBBAE #ADBBB5 #ADBABB
triadic
#ADBBB5 #B5ADBB #BBB5AD
tetradic
#ADBBB5 #AEADBB #BBADB3 #BABBAD
square
#ADBBB5 #AEADBB #BBADB3 #BABBAD
split-complementary
#ADBBB5 #BBADBA #BBAEAD
monochromatic
#6C8278 #8C9F97 #ADBBB5 #CED7D3 #EEF1F0
Accessibility & contrast
On white
1.99
#ADBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#ADBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBB5
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBB5 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B5
Deuteranopia (green-blind)
#B7B7B5
Tritanopia (blue-blind)
#AABBB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #adbbb5; /* rgb */ color: rgb(173, 187, 181); /* oklch */ color: oklch(77.9% 0.018 168.3);
Tailwind
colors: {
custom: {
50: '#c5cfcb',
500: '#adbbb5',
950: '#000000',
},
}SCSS
$custom: #adbbb5; $custom-light: #c5cfcb; $custom-dark: #000000;
JSON
{
"hex": "#adbbb5",
"rgb": {
"r": 173,
"g": 187,
"b": 181
},
"hsl": {
"h": 154.286,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.77944,
"c": 0.01761,
"h": 168.3
},
"luminance": 0.47761
}Semantic roles & 50–950 ramp
primary
#ADBBB5
secondary
#E4E0E2
accent
#526E93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282