#AFBCBB#AFBCBB
#AFBCBB is a light, near-neutral teal. Relative luminance 0.487; OKLCH L 78.5% C 0.014 H 191.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCBB |
|---|---|
| RGB | rgb(175, 188, 187) |
| HSL | hsl(175, 9%, 71%) |
| HSV | hsv(175, 7%, 74%) |
| CMYK | cmyk(6.9%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(75.24, -4.67, -1.04) |
| CIE-LCH | lch(75.24, 4.78, 192.54°) |
| OKLab | oklab(78.48% -0.0142 -0.0028) |
| OKLCH | oklch(78.48% 0.014 191.3) |
| XYZ | xyz(44.6302, 48.6677, 54.0466) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.42
Silver
#C0C0C0
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.61
Cool Grey
#95A3A6
ΔE00 7.38
Dark Gray
#A9A9A9
ΔE00 7.60
Cool Gray
#9AA7B0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCBB #BCAFB0
analogous
#AFBCB4 #AFBCBB #AFB6BC
triadic
#AFBCBB #BBAFBC #BCBBAF
tetradic
#AFBCBB #B4AFBC #BCAFB0 #B6BCAF
square
#AFBCBB #B4AFBC #BCAFB0 #B6BCAF
split-complementary
#AFBCBB #BCAFB6 #BCB4AF
monochromatic
#6E8381 #8EA09F #AFBCBB #D0D8D7 #EEF1F1
Accessibility & contrast
On white
1.96
#AFBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#AFBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCBB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCBB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B8B8BB
Tritanopia (blue-blind)
#ACBDBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afbcbb; /* rgb */ color: rgb(175, 188, 187); /* oklch */ color: oklch(78.5% 0.014 191.3);
Tailwind
colors: {
custom: {
50: '#c6d0cf',
500: '#afbcbb',
950: '#000000',
},
}SCSS
$custom: #afbcbb; $custom-light: #c6d0cf; $custom-dark: #000000;
JSON
{
"hex": "#afbcbb",
"rgb": {
"r": 175,
"g": 188,
"b": 187
},
"hsl": {
"h": 175.385,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.78483,
"c": 0.01446,
"h": 191.3
},
"luminance": 0.48668
}Semantic roles & 50–950 ramp
primary
#AFBCBB
secondary
#E5E2E2
accent
#535893
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282