#AFBEBF#AFBEBF
#AFBEBF is a light, near-neutral teal. Relative luminance 0.497; OKLCH L 79.0% C 0.017 H 201.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEBF |
|---|---|
| RGB | rgb(175, 190, 191) |
| HSL | hsl(184, 11%, 72%) |
| HSV | hsv(184, 8%, 75%) |
| CMYK | cmyk(8.4%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.89, -4.94, -2.27) |
| CIE-LCH | lch(75.89, 5.44, 204.68°) |
| OKLab | oklab(79.03% -0.0154 -0.0061) |
| OKLCH | oklch(79.03% 0.017 201.7) |
| XYZ | xyz(45.4946, 49.7018, 56.4767) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.68
Silver
#C0C0C0
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 6.74
Cool Gray
#9AA7B0
ΔE00 7.61
Cool Grey
#95A3A6
ΔE00 7.65
Dark Gray
#A9A9A9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEBF #BFB0AF
analogous
#AFBFB8 #AFBEBF #AFB6BF
triadic
#AFBEBF #BFAFBE #BEBFAF
tetradic
#AFBEBF #B8AFBF #BFB0AF #B6BFAF
square
#AFBEBF #B8AFBF #BFB0AF #B6BFAF
split-complementary
#AFBEBF #BFAFB6 #BFB8AF
monochromatic
#6C8687 #8DA2A4 #AFBEBF #D1DADA #EEF1F1
Accessibility & contrast
On white
1.92
#AFBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#AFBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEBF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEBF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBF
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#ABBFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbebf; /* rgb */ color: rgb(175, 190, 191); /* oklch */ color: oklch(79.0% 0.017 201.7);
Tailwind
colors: {
custom: {
50: '#c7d1d2',
500: '#afbebf',
950: '#000000',
},
}SCSS
$custom: #afbebf; $custom-light: #c7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#afbebf",
"rgb": {
"r": 175,
"g": 190,
"b": 191
},
"hsl": {
"h": 183.75,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.79025,
"c": 0.01661,
"h": 201.7
},
"luminance": 0.49702
}Semantic roles & 50–950 ramp
primary
#AFBEBF
secondary
#E7E3E3
accent
#555095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282