#AFB894#AFB894
#AFB894 is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.6% C 0.051 H 119.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB894 |
|---|---|
| RGB | rgb(175, 184, 148) |
| HSL | hsl(75, 20%, 65%) |
| HSV | hsv(75, 20%, 72%) |
| CMYK | cmyk(4.9%, 0%, 19.6%, 27.8%) |
| CIE-LAB | lab(73.24, -9.46, 17.27) |
| CIE-LCH | lch(73.24, 19.69, 118.69°) |
| OKLab | oklab(76.59% -0.0245 0.0442) |
| OKLCH | oklch(76.59% 0.051 119) |
| XYZ | xyz(40.1644, 45.5332, 34.6841) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.54
Greenish Grey
#96AE8D
ΔE00 6.10
Bland
#AFA88B
ΔE00 7.81
Stone (survey)
#ADA587
ΔE00 8.47
Lichen
#8FB67B
ΔE00 9.00
Darkseagreen
#8FBC8F
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB894 #9D94B8
analogous
#B8AF94 #AFB894 #9DB894
triadic
#AFB894 #94AFB8 #B894AF
tetradic
#AFB894 #94B8AF #9D94B8 #B8949D
square
#AFB894 #94B8AF #9D94B8 #B8949D
split-complementary
#AFB894 #949DB8 #AF94B8
monochromatic
#737E54 #93A06F #AFB894 #CBD0B9 #E6E9DE
Accessibility & contrast
On white
2.08
#AFB894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#AFB894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB894
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB894 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB492
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#B3B4AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afb894; /* rgb */ color: rgb(175, 184, 148); /* oklch */ color: oklch(76.6% 0.051 119.0);
Tailwind
colors: {
custom: {
50: '#c7cdb3',
500: '#afb894',
950: '#000000',
},
}SCSS
$custom: #afb894; $custom-light: #c7cdb3; $custom-dark: #000000;
JSON
{
"hex": "#afb894",
"rgb": {
"r": 175,
"g": 184,
"b": 148
},
"hsl": {
"h": 75,
"s": 20.225,
"l": 65.098
},
"oklch": {
"l": 0.76593,
"c": 0.05056,
"h": 119
},
"luminance": 0.45533
}Semantic roles & 50–950 ramp
primary
#AFB894
secondary
#D1CEDA
accent
#479F5D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280