#AFC8A8#AFC8A8
#AFC8A8 is a light, muted green. Relative luminance 0.532; OKLCH L 80.5% C 0.052 H 138.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8A8 |
|---|---|
| RGB | rgb(175, 200, 168) |
| HSL | hsl(107, 23%, 72%) |
| HSV | hsv(107, 16%, 78%) |
| CMYK | cmyk(12.5%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(78.02, -14.42, 13.21) |
| CIE-LCH | lch(78.02, 19.56, 137.49°) |
| OKLab | oklab(80.53% -0.039 0.0341) |
| OKLCH | oklch(80.53% 0.052 138.9) |
| XYZ | xyz(45.3999, 53.2491, 44.9244) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.97
Greenish Grey
#96AE8D
ΔE00 7.10
Sage Green
#9CAF88
ΔE00 7.24
Light Grey Green
#B7E1A1
ΔE00 9.23
Lichen
#8FB67B
ΔE00 9.39
Sage Green (survey)
#88B378
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8A8 #C1A8C8
analogous
#BFC8A8 #AFC8A8 #A8C8B1
triadic
#AFC8A8 #A8AFC8 #C8A8AF
tetradic
#AFC8A8 #A8BFC8 #C1A8C8 #C8B1A8
square
#AFC8A8 #A8BFC8 #C1A8C8 #C8B1A8
split-complementary
#AFC8A8 #B1A8C8 #C8A8BF
monochromatic
#6B965F #8DB083 #AFC8A8 #D1E0CD #EEF3EC
Accessibility & contrast
On white
1.80
#AFC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#AFC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8A8
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8A8 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A6
Deuteranopia (green-blind)
#C6C0A9
Tritanopia (blue-blind)
#AEC6BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc8a8; /* rgb */ color: rgb(175, 200, 168); /* oklch */ color: oklch(80.5% 0.052 138.9);
Tailwind
colors: {
custom: {
50: '#c7d8c1',
500: '#afc8a8',
950: '#000000',
},
}SCSS
$custom: #afc8a8; $custom-light: #c7d8c1; $custom-dark: #000000;
JSON
{
"hex": "#afc8a8",
"rgb": {
"r": 175,
"g": 200,
"b": 168
},
"hsl": {
"h": 106.875,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.80531,
"c": 0.05185,
"h": 138.9
},
"luminance": 0.5325
}Semantic roles & 50–950 ramp
primary
#AFC8A8
secondary
#94789D
accent
#45A18D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382