#AFBCB7#AFBCB7
#AFBCB7 is a light, near-neutral teal. Relative luminance 0.485; OKLCH L 78.4% C 0.016 H 170.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCB7 |
|---|---|
| RGB | rgb(175, 188, 183) |
| HSL | hsl(157, 9%, 71%) |
| HSV | hsv(157, 7%, 74%) |
| CMYK | cmyk(6.9%, 0%, 2.7%, 26.3%) |
| CIE-LAB | lab(75.14, -5.44, 0.98) |
| CIE-LCH | lch(75.14, 5.53, 169.76°) |
| OKLab | oklab(78.36% -0.0158 0.0025) |
| OKLCH | oklch(78.36% 0.016 170.9) |
| XYZ | xyz(44.2079, 48.4988, 51.8227) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.92
Silver
#C0C0C0
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 8.03
Cool Grey
#95A3A6
ΔE00 8.11
Dark Gray
#A9A9A9
ΔE00 8.24
Light Grey
#D8DCD6
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCB7 #BCAFB4
analogous
#AFBCB0 #AFBCB7 #AFBABC
triadic
#AFBCB7 #B7AFBC #BCB7AF
tetradic
#AFBCB7 #B0AFBC #BCAFB4 #BABCAF
square
#AFBCB7 #B0AFBC #BCAFB4 #BABCAF
split-complementary
#AFBCB7 #BCAFBA #BCB0AF
monochromatic
#6E837B #8EA099 #AFBCB7 #D0D8D5 #EEF1F0
Accessibility & contrast
On white
1.96
#AFBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#AFBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCB7
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCB7 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB7
Deuteranopia (green-blind)
#B9B8B7
Tritanopia (blue-blind)
#ACBCBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afbcb7; /* rgb */ color: rgb(175, 188, 183); /* oklch */ color: oklch(78.4% 0.016 170.9);
Tailwind
colors: {
custom: {
50: '#c6d0cc',
500: '#afbcb7',
950: '#000000',
},
}SCSS
$custom: #afbcb7; $custom-light: #c6d0cc; $custom-dark: #000000;
JSON
{
"hex": "#afbcb7",
"rgb": {
"r": 175,
"g": 188,
"b": 183
},
"hsl": {
"h": 156.923,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.78364,
"c": 0.01598,
"h": 170.9
},
"luminance": 0.48499
}Semantic roles & 50–950 ramp
primary
#AFBCB7
secondary
#E5E2E3
accent
#536B93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282