#AFBBA2#AFBBA2
#AFBBA2 is a light, muted yellow-green. Relative luminance 0.473; OKLCH L 77.6% C 0.037 H 128.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBA2 |
|---|---|
| RGB | rgb(175, 187, 162) |
| HSL | hsl(89, 16%, 68%) |
| HSV | hsv(89, 13%, 73%) |
| CMYK | cmyk(6.4%, 0%, 13.4%, 26.7%) |
| CIE-LAB | lab(74.36, -8.73, 11.26) |
| CIE-LCH | lch(74.36, 14.25, 127.76°) |
| OKLab | oklab(77.58% -0.023 0.0292) |
| OKLCH | oklch(77.58% 0.037 128.2) |
| XYZ | xyz(41.9701, 47.2631, 41.0870) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.27
Greenish Grey
#96AE8D
ΔE00 6.42
Cement
#A5A391
ΔE00 8.84
Bland
#AFA88B
ΔE00 9.06
Darkseagreen
#8FBC8F
ΔE00 9.84
Greyish
#A8A495
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBA2 #AEA2BB
analogous
#BBBAA2 #AFBBA2 #A2BBA2
triadic
#AFBBA2 #A2AFBB #BBA2AF
tetradic
#AFBBA2 #A2BBBA #AEA2BB #BBA2A2
square
#AFBBA2 #A2BBBA #AEA2BB #BBA2A2
split-complementary
#AFBBA2 #A2A2BB #BAA2BB
monochromatic
#728360 #91A17F #AFBBA2 #CDD5C5 #ECEFE9
Accessibility & contrast
On white
2.01
#AFBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AFBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBA2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBA2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB7A1
Deuteranopia (green-blind)
#BCB7A3
Tritanopia (blue-blind)
#B0B9B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afbba2; /* rgb */ color: rgb(175, 187, 162); /* oklch */ color: oklch(77.6% 0.037 128.2);
Tailwind
colors: {
custom: {
50: '#c7cfbd',
500: '#afbba2',
950: '#000000',
},
}SCSS
$custom: #afbba2; $custom-light: #c7cfbd; $custom-dark: #000000;
JSON
{
"hex": "#afbba2",
"rgb": {
"r": 175,
"g": 187,
"b": 162
},
"hsl": {
"h": 88.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77578,
"c": 0.03715,
"h": 128.2
},
"luminance": 0.47263
}Semantic roles & 50–950 ramp
primary
#AFBBA2
secondary
#DCD9E0
accent
#4C9A71
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281