#AFBCA9#AFBCA9
#AFBCA9 is a light, muted green. Relative luminance 0.479; OKLCH L 78.0% C 0.030 H 135.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCA9 |
|---|---|
| RGB | rgb(175, 188, 169) |
| HSL | hsl(101, 12%, 70%) |
| HSV | hsv(101, 10%, 74%) |
| CMYK | cmyk(6.9%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(74.79, -8.03, 8.08) |
| CIE-LCH | lch(74.79, 11.39, 134.80°) |
| OKLab | oklab(77.97% -0.0215 0.0211) |
| OKLCH | oklch(77.97% 0.03 135.6) |
| XYZ | xyz(42.8226, 47.9447, 44.5266) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.58
Sage Green
#9CAF88
ΔE00 7.97
Cement
#A5A391
ΔE00 8.94
Greyish
#A8A495
ΔE00 9.69
Silver (survey)
#C5C9C7
ΔE00 9.70
Bland
#AFA88B
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCA9 #B6A9BC
analogous
#B8BCA9 #AFBCA9 #A9BCAD
triadic
#AFBCA9 #A9AFBC #BCA9AF
tetradic
#AFBCA9 #A9B8BC #B6A9BC #BCADA9
square
#AFBCA9 #A9B8BC #B6A9BC #BCADA9
split-complementary
#AFBCA9 #ADA9BC #BCA9B8
monochromatic
#708467 #8FA187 #AFBCA9 #CFD7CB #EFF2EE
Accessibility & contrast
On white
1.98
#AFBCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#AFBCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCA9
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCA9 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A8
Deuteranopia (green-blind)
#BBB8AA
Tritanopia (blue-blind)
#AFBAB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbca9; /* rgb */ color: rgb(175, 188, 169); /* oklch */ color: oklch(78.0% 0.030 135.6);
Tailwind
colors: {
custom: {
50: '#c6d0c2',
500: '#afbca9',
950: '#000000',
},
}SCSS
$custom: #afbca9; $custom-light: #c6d0c2; $custom-dark: #000000;
JSON
{
"hex": "#afbca9",
"rgb": {
"r": 175,
"g": 188,
"b": 169
},
"hsl": {
"h": 101.053,
"s": 12.418,
"l": 70
},
"oklch": {
"l": 0.77974,
"c": 0.0301,
"h": 135.6
},
"luminance": 0.47945
}Semantic roles & 50–950 ramp
primary
#AFBCA9
secondary
#E1DEE3
accent
#4F9780
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281