#AFBC9E#AFBC9E
#AFBC9E is a light, muted yellow-green. Relative luminance 0.475; OKLCH L 77.7% C 0.044 H 126.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBC9E |
|---|---|
| RGB | rgb(175, 188, 158) |
| HSL | hsl(86, 18%, 68%) |
| HSV | hsv(86, 16%, 74%) |
| CMYK | cmyk(6.9%, 0%, 16%, 26.3%) |
| CIE-LAB | lab(74.54, -9.92, 13.69) |
| CIE-LCH | lch(74.54, 16.90, 125.95°) |
| OKLab | oklab(77.69% -0.0261 0.0353) |
| OKLCH | oklch(77.69% 0.044 126.5) |
| XYZ | xyz(41.8331, 47.5489, 39.3151) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.25
Greenish Grey
#96AE8D
ΔE00 5.82
Darkseagreen
#8FBC8F
ΔE00 8.76
Bland
#AFA88B
ΔE00 9.30
Cement
#A5A391
ΔE00 9.70
Lichen
#8FB67B
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBC9E #AB9EBC
analogous
#BCBA9E #AFBC9E #A0BC9E
triadic
#AFBC9E #9EAFBC #BC9EAF
tetradic
#AFBC9E #9EBCBA #AB9EBC #BC9EA0
square
#AFBC9E #9EBCBA #AB9EBC #BC9EA0
split-complementary
#AFBC9E #9EA0BC #BA9EBC
monochromatic
#73845B #91A37A #AFBC9E #CDD5C2 #EBEEE6
Accessibility & contrast
On white
2.00
#AFBC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#AFBC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBC9E
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBC9E | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89C
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#B1B9B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afbc9e; /* rgb */ color: rgb(175, 188, 158); /* oklch */ color: oklch(77.7% 0.044 126.5);
Tailwind
colors: {
custom: {
50: '#c7d0ba',
500: '#afbc9e',
950: '#000000',
},
}SCSS
$custom: #afbc9e; $custom-light: #c7d0ba; $custom-dark: #000000;
JSON
{
"hex": "#afbc9e",
"rgb": {
"r": 175,
"g": 188,
"b": 158
},
"hsl": {
"h": 86,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.77693,
"c": 0.04392,
"h": 126.5
},
"luminance": 0.47549
}Semantic roles & 50–950 ramp
primary
#AFBC9E
secondary
#DAD6E0
accent
#499D6D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280