#AFBDA0#AFBDA0
#AFBDA0 is a light, muted yellow-green. Relative luminance 0.480; OKLCH L 78.0% C 0.043 H 128.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDA0 |
|---|---|
| RGB | rgb(175, 189, 160) |
| HSL | hsl(89, 18%, 68%) |
| HSV | hsv(89, 15%, 74%) |
| CMYK | cmyk(7.4%, 0%, 15.3%, 25.9%) |
| CIE-LAB | lab(74.85, -10.11, 13.05) |
| CIE-LCH | lch(74.85, 16.51, 127.77°) |
| OKLab | oklab(77.96% -0.0267 0.0337) |
| OKLCH | oklch(77.96% 0.043 128.4) |
| XYZ | xyz(42.2210, 48.0470, 40.3006) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.51
Greenish Grey
#96AE8D
ΔE00 5.89
Darkseagreen
#8FBC8F
ΔE00 8.70
Bland
#AFA88B
ΔE00 9.71
Lichen
#8FB67B
ΔE00 9.87
Cement
#A5A391
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDA0 #AEA0BD
analogous
#BDBCA0 #AFBDA0 #A0BDA0
triadic
#AFBDA0 #A0AFBD #BDA0AF
tetradic
#AFBDA0 #A0BDBC #AEA0BD #BDA0A0
square
#AFBDA0 #A0BDBC #AEA0BD #BDA0A0
split-complementary
#AFBDA0 #A0A0BD #BCA0BD
monochromatic
#72865D #91A47C #AFBDA0 #CDD6C4 #ECEFE8
Accessibility & contrast
On white
1.98
#AFBDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#AFBDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDA0
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDA0 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B99E
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#B0BAB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbda0; /* rgb */ color: rgb(175, 189, 160); /* oklch */ color: oklch(78.0% 0.043 128.4);
Tailwind
colors: {
custom: {
50: '#c7d0bc',
500: '#afbda0',
950: '#000000',
},
}SCSS
$custom: #afbda0; $custom-light: #c7d0bc; $custom-dark: #000000;
JSON
{
"hex": "#afbda0",
"rgb": {
"r": 175,
"g": 189,
"b": 160
},
"hsl": {
"h": 88.966,
"s": 18.012,
"l": 68.431
},
"oklch": {
"l": 0.77957,
"c": 0.04302,
"h": 128.4
},
"luminance": 0.48047
}Semantic roles & 50–950 ramp
primary
#AFBDA0
secondary
#DCD8E1
accent
#499C71
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281