#AFBEBE#AFBEBE
#AFBEBE is a light, near-neutral teal. Relative luminance 0.497; OKLCH L 79.0% C 0.017 H 196.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEBE |
|---|---|
| RGB | rgb(175, 190, 190) |
| HSL | hsl(180, 10%, 72%) |
| HSV | hsv(180, 8%, 75%) |
| CMYK | cmyk(7.9%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(75.86, -5.14, -1.77) |
| CIE-LCH | lch(75.86, 5.43, 198.98°) |
| OKLab | oklab(78.99% -0.0158 -0.0048) |
| OKLCH | oklch(78.99% 0.017 196.8) |
| XYZ | xyz(45.3849, 49.6580, 55.8991) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.68
Silver
#C0C0C0
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 7.02
Cool Grey
#95A3A6
ΔE00 7.72
Cool Gray
#9AA7B0
ΔE00 7.90
Dark Gray
#A9A9A9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEBE #BEAFAF
analogous
#AFBEB7 #AFBEBE #AFB7BE
triadic
#AFBEBE #BEAFBE #BEBEAF
tetradic
#AFBEBE #B7AFBE #BEAFAF #B7BEAF
square
#AFBEBE #B7AFBE #BEAFAF #B7BEAF
split-complementary
#AFBEBE #BEAFB7 #BEB7AF
monochromatic
#6D8686 #8DA3A3 #AFBEBE #D1D9D9 #EEF1F1
Accessibility & contrast
On white
1.92
#AFBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AFBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEBE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEBE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#ABBFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbebe; /* rgb */ color: rgb(175, 190, 190); /* oklch */ color: oklch(79.0% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#c7d1d1',
500: '#afbebe',
950: '#000000',
},
}SCSS
$custom: #afbebe; $custom-light: #c7d1d1; $custom-dark: #000000;
JSON
{
"hex": "#afbebe",
"rgb": {
"r": 175,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 10.345,
"l": 71.569
},
"oklch": {
"l": 0.78994,
"c": 0.01655,
"h": 196.8
},
"luminance": 0.49659
}Semantic roles & 50–950 ramp
primary
#AFBEBE
secondary
#E6E2E2
accent
#515194
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282