#AFBFB8#AFBFB8
#AFBFB8 is a light, muted teal. Relative luminance 0.498; OKLCH L 79.0% C 0.020 H 167.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFB8 |
|---|---|
| RGB | rgb(175, 191, 184) |
| HSL | hsl(154, 11%, 72%) |
| HSV | hsv(154, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 3.7%, 25.1%) |
| CIE-LAB | lab(75.97, -6.83, 1.65) |
| CIE-LCH | lch(75.97, 7.03, 166.44°) |
| OKLab | oklab(79.03% -0.0197 0.0043) |
| OKLCH | oklch(79.03% 0.02 167.8) |
| XYZ | xyz(44.9599, 49.8357, 52.5887) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.80
Silver
#C0C0C0
ΔE00 8.50
Cool Grey
#95A3A6
ΔE00 9.24
Light Grey
#D8DCD6
ΔE00 9.28
Dove Gray
#B6B8BD
ΔE00 9.58
Dark Gray
#A9A9A9
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFB8 #BFAFB6
analogous
#AFBFB0 #AFBFB8 #AFBEBF
triadic
#AFBFB8 #B8AFBF #BFB8AF
tetradic
#AFBFB8 #B0AFBF #BFAFB6 #BEBFAF
square
#AFBFB8 #B0AFBF #BFAFB6 #BEBFAF
split-complementary
#AFBFB8 #BFAFBE #BFB0AF
monochromatic
#6C877B #8DA49A #AFBFB8 #D1DAD6 #EEF1F0
Accessibility & contrast
On white
1.91
#AFBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#AFBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFB8
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFB8 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDB8
Deuteranopia (green-blind)
#BBBAB8
Tritanopia (blue-blind)
#ACBFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbfb8; /* rgb */ color: rgb(175, 191, 184); /* oklch */ color: oklch(79.0% 0.020 167.8);
Tailwind
colors: {
custom: {
50: '#c6d2cd',
500: '#afbfb8',
950: '#000000',
},
}SCSS
$custom: #afbfb8; $custom-light: #c6d2cd; $custom-dark: #000000;
JSON
{
"hex": "#afbfb8",
"rgb": {
"r": 175,
"g": 191,
"b": 184
},
"hsl": {
"h": 153.75,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.79028,
"c": 0.02013,
"h": 167.8
},
"luminance": 0.49836
}Semantic roles & 50–950 ramp
primary
#AFBFB8
secondary
#E7E3E5
accent
#506E95
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282