#AFBCB6#AFBCB6
#AFBCB6 is a light, near-neutral teal. Relative luminance 0.485; OKLCH L 78.3% C 0.017 H 166.6°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCB6 |
|---|---|
| RGB | rgb(175, 188, 182) |
| HSL | hsl(152, 9%, 71%) |
| HSV | hsv(152, 7%, 74%) |
| CMYK | cmyk(6.9%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(75.11, -5.63, 1.49) |
| CIE-LCH | lch(75.11, 5.83, 165.20°) |
| OKLab | oklab(78.33% -0.0162 0.0039) |
| OKLCH | oklch(78.33% 0.017 166.6) |
| XYZ | xyz(44.1042, 48.4574, 51.2765) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.12
Silver
#C0C0C0
ΔE00 7.43
Cool Grey
#95A3A6
ΔE00 8.35
Dove Gray
#B6B8BD
ΔE00 8.40
Dark Gray
#A9A9A9
ΔE00 8.44
Light Grey
#D8DCD6
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCB6 #BCAFB5
analogous
#AFBCAF #AFBCB6 #AFBBBC
triadic
#AFBCB6 #B6AFBC #BCB6AF
tetradic
#AFBCB6 #AFAFBC #BCAFB5 #BBBCAF
square
#AFBCB6 #AFAFBC #BCAFB5 #BBBCAF
split-complementary
#AFBCB6 #BCAFBB #BCAFAF
monochromatic
#6E8379 #8EA098 #AFBCB6 #D0D8D4 #EEF1F0
Accessibility & contrast
On white
1.96
#AFBCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#AFBCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCB6
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCB6 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB6
Deuteranopia (green-blind)
#B9B8B6
Tritanopia (blue-blind)
#ADBCBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afbcb6; /* rgb */ color: rgb(175, 188, 182); /* oklch */ color: oklch(78.3% 0.017 166.6);
Tailwind
colors: {
custom: {
50: '#c6d0cb',
500: '#afbcb6',
950: '#000000',
},
}SCSS
$custom: #afbcb6; $custom-light: #c6d0cb; $custom-dark: #000000;
JSON
{
"hex": "#afbcb6",
"rgb": {
"r": 175,
"g": 188,
"b": 182
},
"hsl": {
"h": 152.308,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.78335,
"c": 0.01663,
"h": 166.6
},
"luminance": 0.48458
}Semantic roles & 50–950 ramp
primary
#AFBCB6
secondary
#E5E2E3
accent
#537093
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282