#AFBDBD#AFBDBD
#AFBDBD is a light, near-neutral teal. Relative luminance 0.492; OKLCH L 78.8% C 0.015 H 196.8°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDBD |
|---|---|
| RGB | rgb(175, 189, 189) |
| HSL | hsl(180, 10%, 71%) |
| HSV | hsv(180, 7%, 74%) |
| CMYK | cmyk(7.4%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(75.56, -4.80, -1.66) |
| CIE-LCH | lch(75.56, 5.08, 199.01°) |
| OKLab | oklab(78.75% -0.0148 -0.0045) |
| OKLCH | oklch(78.75% 0.015 196.8) |
| XYZ | xyz(45.0601, 49.1827, 55.2535) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.53
Silver
#C0C0C0
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 6.66
Cool Grey
#95A3A6
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 7.64
Dark Gray
#A9A9A9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDBD #BDAFAF
analogous
#AFBDB6 #AFBDBD #AFB6BD
triadic
#AFBDBD #BDAFBD #BDBDAF
tetradic
#AFBDBD #B6AFBD #BDAFAF #B6BDAF
square
#AFBDBD #B6AFBD #BDAFAF #B6BDAF
split-complementary
#AFBDBD #BDAFB6 #BDB6AF
monochromatic
#6D8484 #8DA1A1 #AFBDBD #D1D9D9 #EEF1F1
Accessibility & contrast
On white
1.94
#AFBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#AFBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDBD
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDBD | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#ABBEBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #afbdbd; /* rgb */ color: rgb(175, 189, 189); /* oklch */ color: oklch(78.8% 0.015 196.8);
Tailwind
colors: {
custom: {
50: '#c7d0d0',
500: '#afbdbd',
950: '#000000',
},
}SCSS
$custom: #afbdbd; $custom-light: #c7d0d0; $custom-dark: #000000;
JSON
{
"hex": "#afbdbd",
"rgb": {
"r": 175,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 9.589,
"l": 71.373
},
"oklch": {
"l": 0.78754,
"c": 0.01547,
"h": 196.8
},
"luminance": 0.49183
}Semantic roles & 50–950 ramp
primary
#AFBDBD
secondary
#E6E2E2
accent
#525294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282