#AFBCA2#AFBCA2
#AFBCA2 is a light, muted yellow-green. Relative luminance 0.477; OKLCH L 77.8% C 0.039 H 129.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCA2 |
|---|---|
| RGB | rgb(175, 188, 162) |
| HSL | hsl(90, 16%, 69%) |
| HSV | hsv(90, 14%, 74%) |
| CMYK | cmyk(6.9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(74.63, -9.25, 11.65) |
| CIE-LCH | lch(74.63, 14.87, 128.45°) |
| OKLab | oklab(77.79% -0.0244 0.0302) |
| OKLCH | oklch(77.79% 0.039 129) |
| XYZ | xyz(42.1830, 47.6889, 41.1580) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.07
Greenish Grey
#96AE8D
ΔE00 6.23
Cement
#A5A391
ΔE00 9.31
Bland
#AFA88B
ΔE00 9.42
Darkseagreen
#8FBC8F
ΔE00 9.43
Stone (survey)
#ADA587
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCA2 #AFA2BC
analogous
#BCBCA2 #AFBCA2 #A2BCA2
triadic
#AFBCA2 #A2AFBC #BCA2AF
tetradic
#AFBCA2 #A2BCBC #AFA2BC #BCA2A2
square
#AFBCA2 #A2BCBC #AFA2BC #BCA2A2
split-complementary
#AFBCA2 #A2A2BC #BCA2BC
monochromatic
#72845F #90A27E #AFBCA2 #CED6C6 #ECEFE9
Accessibility & contrast
On white
1.99
#AFBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AFBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCA2
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCA2 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A1
Deuteranopia (green-blind)
#BDB7A3
Tritanopia (blue-blind)
#B0B9B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbca2; /* rgb */ color: rgb(175, 188, 162); /* oklch */ color: oklch(77.8% 0.039 129.0);
Tailwind
colors: {
custom: {
50: '#c7d0bd',
500: '#afbca2',
950: '#000000',
},
}SCSS
$custom: #afbca2; $custom-light: #c7d0bd; $custom-dark: #000000;
JSON
{
"hex": "#afbca2",
"rgb": {
"r": 175,
"g": 188,
"b": 162
},
"hsl": {
"h": 90,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77792,
"c": 0.03881,
"h": 129
},
"luminance": 0.47689
}Semantic roles & 50–950 ramp
primary
#AFBCA2
secondary
#DDD9E1
accent
#4B9A73
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281