#AFBCB2#AFBCB2
#AFBCB2 is a light, muted green. Relative luminance 0.483; OKLCH L 78.2% C 0.020 H 152.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCB2 |
|---|---|
| RGB | rgb(175, 188, 178) |
| HSL | hsl(134, 9%, 71%) |
| HSV | hsv(134, 7%, 74%) |
| CMYK | cmyk(6.9%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(75.01, -6.39, 3.51) |
| CIE-LCH | lch(75.01, 7.29, 151.18°) |
| OKLab | oklab(78.22% -0.0178 0.0092) |
| OKLCH | oklch(78.22% 0.02 152.7) |
| XYZ | xyz(43.6967, 48.2944, 49.1305) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.10
Silver
#C0C0C0
ΔE00 8.52
Dark Gray
#A9A9A9
ΔE00 9.37
Cement
#A5A391
ΔE00 9.44
Cool Grey
#95A3A6
ΔE00 9.45
Light Grey
#D8DCD6
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCB2 #BCAFB9
analogous
#B2BCAF #AFBCB2 #AFBCB8
triadic
#AFBCB2 #B2AFBC #BCB2AF
tetradic
#AFBCB2 #AFB2BC #BCAFB9 #BCB8AF
square
#AFBCB2 #AFB2BC #BCAFB9 #BCB8AF
split-complementary
#AFBCB2 #B8AFBC #BCAFB2
monochromatic
#6E8373 #8EA092 #AFBCB2 #D0D8D2 #EEF1EF
Accessibility & contrast
On white
1.97
#AFBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#AFBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCB2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCB2 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#ADBCB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afbcb2; /* rgb */ color: rgb(175, 188, 178); /* oklch */ color: oklch(78.2% 0.020 152.7);
Tailwind
colors: {
custom: {
50: '#c6d0c9',
500: '#afbcb2',
950: '#000000',
},
}SCSS
$custom: #afbcb2; $custom-light: #c6d0c9; $custom-dark: #000000;
JSON
{
"hex": "#afbcb2",
"rgb": {
"r": 175,
"g": 188,
"b": 178
},
"hsl": {
"h": 133.846,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.78221,
"c": 0.02004,
"h": 152.7
},
"luminance": 0.48295
}Semantic roles & 50–950 ramp
primary
#AFBCB2
secondary
#E5E2E4
accent
#538493
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282