#AFBCB3#AFBCB3
#AFBCB3 is a light, near-neutral green. Relative luminance 0.483; OKLCH L 78.2% C 0.019 H 155.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCB3 |
|---|---|
| RGB | rgb(175, 188, 179) |
| HSL | hsl(138, 9%, 71%) |
| HSV | hsv(138, 7%, 74%) |
| CMYK | cmyk(6.9%, 0%, 4.8%, 26.3%) |
| CIE-LAB | lab(75.04, -6.20, 3.01) |
| CIE-LCH | lch(75.04, 6.89, 154.12°) |
| OKLab | oklab(78.25% -0.0174 0.0079) |
| OKLCH | oklch(78.25% 0.019 155.7) |
| XYZ | xyz(43.7975, 48.3347, 49.6612) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.83
Silver
#C0C0C0
ΔE00 8.24
Dark Gray
#A9A9A9
ΔE00 9.13
Cool Grey
#95A3A6
ΔE00 9.16
Light Grey
#D8DCD6
ΔE00 9.46
Dove Gray
#B6B8BD
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCB3 #BCAFB8
analogous
#B1BCAF #AFBCB3 #AFBCB9
triadic
#AFBCB3 #B3AFBC #BCB3AF
tetradic
#AFBCB3 #AFB1BC #BCAFB8 #BCB9AF
square
#AFBCB3 #AFB1BC #BCAFB8 #BCB9AF
split-complementary
#AFBCB3 #B9AFBC #BCAFB1
monochromatic
#6E8374 #8EA093 #AFBCB3 #D0D8D3 #EEF1EF
Accessibility & contrast
On white
1.97
#AFBCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#AFBCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCB3
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCB3 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB3
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#ADBCB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afbcb3; /* rgb */ color: rgb(175, 188, 179); /* oklch */ color: oklch(78.2% 0.019 155.7);
Tailwind
colors: {
custom: {
50: '#c6d0c9',
500: '#afbcb3',
950: '#000000',
},
}SCSS
$custom: #afbcb3; $custom-light: #c6d0c9; $custom-dark: #000000;
JSON
{
"hex": "#afbcb3",
"rgb": {
"r": 175,
"g": 188,
"b": 179
},
"hsl": {
"h": 138.462,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.78249,
"c": 0.01909,
"h": 155.7
},
"luminance": 0.48335
}Semantic roles & 50–950 ramp
primary
#AFBCB3
secondary
#E5E2E4
accent
#537F93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282