#AFBB9E#AFBB9E
#AFBB9E is a light, muted yellow-green. Relative luminance 0.471; OKLCH L 77.5% C 0.042 H 125.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBB9E |
|---|---|
| RGB | rgb(175, 187, 158) |
| HSL | hsl(85, 18%, 68%) |
| HSV | hsv(85, 16%, 73%) |
| CMYK | cmyk(6.4%, 0%, 15.5%, 26.7%) |
| CIE-LAB | lab(74.27, -9.40, 13.30) |
| CIE-LCH | lch(74.27, 16.29, 125.25°) |
| OKLab | oklab(77.48% -0.0247 0.0343) |
| OKLCH | oklch(77.48% 0.042 125.7) |
| XYZ | xyz(41.6202, 47.1231, 39.2441) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.39
Greenish Grey
#96AE8D
ΔE00 5.94
Bland
#AFA88B
ΔE00 8.91
Darkseagreen
#8FBC8F
ΔE00 9.14
Cement
#A5A391
ΔE00 9.23
Stone (survey)
#ADA587
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBB9E #AA9EBB
analogous
#BBB99E #AFBB9E #A0BB9E
triadic
#AFBB9E #9EAFBB #BB9EAF
tetradic
#AFBB9E #9EBBB9 #AA9EBB #BB9EA0
square
#AFBB9E #9EBBB9 #AA9EBB #BB9EA0
split-complementary
#AFBB9E #9EA0BB #B99EBB
monochromatic
#73835C #91A27A #AFBB9E #CDD4C2 #EAEDE6
Accessibility & contrast
On white
2.01
#AFBB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#AFBB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBB9E
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBB9E | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79C
Deuteranopia (green-blind)
#BDB69F
Tritanopia (blue-blind)
#B1B8B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afbb9e; /* rgb */ color: rgb(175, 187, 158); /* oklch */ color: oklch(77.5% 0.042 125.7);
Tailwind
colors: {
custom: {
50: '#c7cfba',
500: '#afbb9e',
950: '#000000',
},
}SCSS
$custom: #afbb9e; $custom-light: #c7cfba; $custom-dark: #000000;
JSON
{
"hex": "#afbb9e",
"rgb": {
"r": 175,
"g": 187,
"b": 158
},
"hsl": {
"h": 84.828,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.77478,
"c": 0.04229,
"h": 125.7
},
"luminance": 0.47123
}Semantic roles & 50–950 ramp
primary
#AFBB9E
secondary
#DAD6DF
accent
#4A9C6C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280