#AFBCB5#AFBCB5
#AFBCB5 is a light, near-neutral green. Relative luminance 0.484; OKLCH L 78.3% C 0.017 H 162.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCB5 |
|---|---|
| RGB | rgb(175, 188, 181) |
| HSL | hsl(148, 9%, 71%) |
| HSV | hsv(148, 7%, 74%) |
| CMYK | cmyk(6.9%, 0%, 3.7%, 26.3%) |
| CIE-LAB | lab(75.09, -5.82, 1.99) |
| CIE-LCH | lch(75.09, 6.15, 161.09°) |
| OKLab | oklab(78.31% -0.0166 0.0052) |
| OKLCH | oklch(78.31% 0.017 162.6) |
| XYZ | xyz(44.0012, 48.4162, 50.7342) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.34
Silver
#C0C0C0
ΔE00 7.69
Cool Grey
#95A3A6
ΔE00 8.61
Dark Gray
#A9A9A9
ΔE00 8.66
Dove Gray
#B6B8BD
ΔE00 8.77
Light Grey
#D8DCD6
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCB5 #BCAFB6
analogous
#AFBCAF #AFBCB5 #AFBCBB
triadic
#AFBCB5 #B5AFBC #BCB5AF
tetradic
#AFBCB5 #AFAFBC #BCAFB6 #BCBBAF
square
#AFBCB5 #AFAFBC #BCAFB6 #BCBBAF
split-complementary
#AFBCB5 #BBAFBC #BCAFAF
monochromatic
#6E8377 #8EA096 #AFBCB5 #D0D8D4 #EEF1F0
Accessibility & contrast
On white
1.97
#AFBCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#AFBCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCB5
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCB5 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB5
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#ADBCBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afbcb5; /* rgb */ color: rgb(175, 188, 181); /* oklch */ color: oklch(78.3% 0.017 162.6);
Tailwind
colors: {
custom: {
50: '#c6d0cb',
500: '#afbcb5',
950: '#000000',
},
}SCSS
$custom: #afbcb5; $custom-light: #c6d0cb; $custom-dark: #000000;
JSON
{
"hex": "#afbcb5",
"rgb": {
"r": 175,
"g": 188,
"b": 181
},
"hsl": {
"h": 147.692,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.78306,
"c": 0.01738,
"h": 162.6
},
"luminance": 0.48417
}Semantic roles & 50–950 ramp
primary
#AFBCB5
secondary
#E5E2E4
accent
#537593
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282