#AFC8A7#AFC8A7
#AFC8A7 is a light, muted green. Relative luminance 0.532; OKLCH L 80.5% C 0.053 H 138.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8A7 |
|---|---|
| RGB | rgb(175, 200, 167) |
| HSL | hsl(105, 23%, 72%) |
| HSV | hsv(105, 17%, 78%) |
| CMYK | cmyk(12.5%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(78.00, -14.59, 13.72) |
| CIE-LCH | lch(78.00, 20.03, 136.76°) |
| OKLab | oklab(80.51% -0.0395 0.0354) |
| OKLCH | oklch(80.51% 0.053 138.1) |
| XYZ | xyz(45.3071, 53.2119, 44.4357) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.83
Greenish Grey
#96AE8D
ΔE00 7.07
Sage Green
#9CAF88
ΔE00 7.13
Light Grey Green
#B7E1A1
ΔE00 9.01
Lichen
#8FB67B
ΔE00 9.17
Sage Green (survey)
#88B378
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8A7 #C0A7C8
analogous
#C0C8A7 #AFC8A7 #A7C8B0
triadic
#AFC8A7 #A7AFC8 #C8A7AF
tetradic
#AFC8A7 #A7C0C8 #C0A7C8 #C8B0A7
square
#AFC8A7 #A7C0C8 #C0A7C8 #C8B0A7
split-complementary
#AFC8A7 #B0A7C8 #C8A7C0
monochromatic
#6C975E #8DB081 #AFC8A7 #D1E0CD #EEF3EC
Accessibility & contrast
On white
1.80
#AFC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#AFC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8A7
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8A7 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A5
Deuteranopia (green-blind)
#C6C0A8
Tritanopia (blue-blind)
#AEC5BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc8a7; /* rgb */ color: rgb(175, 200, 167); /* oklch */ color: oklch(80.5% 0.053 138.1);
Tailwind
colors: {
custom: {
50: '#c7d8c1',
500: '#afc8a7',
950: '#000000',
},
}SCSS
$custom: #afc8a7; $custom-light: #c7d8c1; $custom-dark: #000000;
JSON
{
"hex": "#afc8a7",
"rgb": {
"r": 175,
"g": 200,
"b": 167
},
"hsl": {
"h": 105.455,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.80506,
"c": 0.05301,
"h": 138.1
},
"luminance": 0.53213
}Semantic roles & 50–950 ramp
primary
#AFC8A7
secondary
#93779D
accent
#44A28B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382