#AFC8A3#AFC8A3
#AFC8A3 is a light, muted green. Relative luminance 0.531; OKLCH L 80.4% C 0.058 H 135.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8A3 |
|---|---|
| RGB | rgb(175, 200, 163) |
| HSL | hsl(101, 25%, 71%) |
| HSV | hsv(101, 19%, 78%) |
| CMYK | cmyk(12.5%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(77.91, -15.27, 15.74) |
| CIE-LCH | lch(77.91, 21.93, 134.14°) |
| OKLab | oklab(80.41% -0.0412 0.0405) |
| OKLCH | oklch(80.41% 0.058 135.5) |
| XYZ | xyz(44.9431, 53.0663, 42.5183) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.39
Sage Green
#9CAF88
ΔE00 6.80
Greenish Grey
#96AE8D
ΔE00 7.06
Light Grey Green
#B7E1A1
ΔE00 8.21
Lichen
#8FB67B
ΔE00 8.36
Pale Olive
#B9CC81
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8A3 #BCA3C8
analogous
#C1C8A3 #AFC8A3 #A3C8A9
triadic
#AFC8A3 #A3AFC8 #C8A3AF
tetradic
#AFC8A3 #A3C1C8 #BCA3C8 #C8A9A3
square
#AFC8A3 #A3C1C8 #BCA3C8 #C8A9A3
split-complementary
#AFC8A3 #A9A3C8 #C8A3C1
monochromatic
#6E975A #8EB17D #AFC8A3 #D0DFC9 #EEF4EC
Accessibility & contrast
On white
1.81
#AFC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#AFC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8A3
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8A3 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#C7C0A5
Tritanopia (blue-blind)
#AFC5BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc8a3; /* rgb */ color: rgb(175, 200, 163); /* oklch */ color: oklch(80.4% 0.058 135.5);
Tailwind
colors: {
custom: {
50: '#c7d8be',
500: '#afc8a3',
950: '#000000',
},
}SCSS
$custom: #afc8a3; $custom-light: #c7d8be; $custom-dark: #000000;
JSON
{
"hex": "#afc8a3",
"rgb": {
"r": 175,
"g": 200,
"b": 163
},
"hsl": {
"h": 100.541,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.8041,
"c": 0.05771,
"h": 135.5
},
"luminance": 0.53067
}Semantic roles & 50–950 ramp
primary
#AFC8A3
secondary
#8F739D
accent
#42A484
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382