#AFBBB5#AFBBB5
#AFBBB5 is a light, near-neutral teal. Relative luminance 0.480; OKLCH L 78.1% C 0.016 H 164.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBB5 |
|---|---|
| RGB | rgb(175, 187, 181) |
| HSL | hsl(150, 8%, 71%) |
| HSV | hsv(150, 6%, 73%) |
| CMYK | cmyk(6.4%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(74.82, -5.29, 1.60) |
| CIE-LCH | lch(74.82, 5.53, 163.13°) |
| OKLab | oklab(78.1% -0.0151 0.0042) |
| OKLCH | oklch(78.1% 0.016 164.6) |
| XYZ | xyz(43.7884, 47.9904, 50.6632) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.00
Silver
#C0C0C0
ΔE00 7.16
Dark Gray
#A9A9A9
ΔE00 8.04
Dove Gray
#B6B8BD
ΔE00 8.13
Cool Grey
#95A3A6
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBB5 #BBAFB5
analogous
#AFBBAF #AFBBB5 #AFBBBB
triadic
#AFBBB5 #B5AFBB #BBB5AF
tetradic
#AFBBB5 #AFAFBB #BBAFB5 #BBBBAF
square
#AFBBB5 #AFAFBB #BBAFB5 #BBBBAF
split-complementary
#AFBBB5 #BBAFBB #BBAFAF
monochromatic
#6E8278 #8E9F96 #AFBBB5 #D0D7D4 #EEF1F0
Accessibility & contrast
On white
1.98
#AFBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AFBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBB5
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBB5 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B5
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#ADBBB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbbb5; /* rgb */ color: rgb(175, 187, 181); /* oklch */ color: oklch(78.1% 0.016 164.6);
Tailwind
colors: {
custom: {
50: '#c6cfcb',
500: '#afbbb5',
950: '#000000',
},
}SCSS
$custom: #afbbb5; $custom-light: #c6cfcb; $custom-dark: #000000;
JSON
{
"hex": "#afbbb5",
"rgb": {
"r": 175,
"g": 187,
"b": 181
},
"hsl": {
"h": 150,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.78095,
"c": 0.01571,
"h": 164.6
},
"luminance": 0.47991
}Semantic roles & 50–950 ramp
primary
#AFBBB5
secondary
#E4E1E3
accent
#537392
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282