#AFC8A9#AFC8A9
#AFC8A9 is a light, muted green. Relative luminance 0.533; OKLCH L 80.6% C 0.051 H 139.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8A9 |
|---|---|
| RGB | rgb(175, 200, 169) |
| HSL | hsl(108, 22%, 72%) |
| HSV | hsv(108, 16%, 78%) |
| CMYK | cmyk(12.5%, 0%, 15.5%, 21.6%) |
| CIE-LAB | lab(78.04, -14.24, 12.71) |
| CIE-LCH | lch(78.04, 19.09, 138.26°) |
| OKLab | oklab(80.56% -0.0386 0.0328) |
| OKLCH | oklch(80.56% 0.051 139.6) |
| XYZ | xyz(45.4935, 53.2865, 45.4169) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.13
Greenish Grey
#96AE8D
ΔE00 7.15
Sage Green
#9CAF88
ΔE00 7.37
Light Grey Green
#B7E1A1
ΔE00 9.46
Lichen
#8FB67B
ΔE00 9.62
Pale Teal
#82CBB2
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8A9 #C2A9C8
analogous
#BFC8A9 #AFC8A9 #A9C8B3
triadic
#AFC8A9 #A9AFC8 #C8A9AF
tetradic
#AFC8A9 #A9BFC8 #C2A9C8 #C8B3A9
square
#AFC8A9 #A9BFC8 #C2A9C8 #C8B3A9
split-complementary
#AFC8A9 #B3A9C8 #C8A9BF
monochromatic
#6B9660 #8CB084 #AFC8A9 #D2E0CE #EEF3EC
Accessibility & contrast
On white
1.80
#AFC8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#AFC8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8A9
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8A9 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A7
Deuteranopia (green-blind)
#C6C0AA
Tritanopia (blue-blind)
#AEC6BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc8a9; /* rgb */ color: rgb(175, 200, 169); /* oklch */ color: oklch(80.6% 0.051 139.6);
Tailwind
colors: {
custom: {
50: '#c7d8c2',
500: '#afc8a9',
950: '#000000',
},
}SCSS
$custom: #afc8a9; $custom-light: #c7d8c2; $custom-dark: #000000;
JSON
{
"hex": "#afc8a9",
"rgb": {
"r": 175,
"g": 200,
"b": 169
},
"hsl": {
"h": 108.387,
"s": 21.986,
"l": 72.353
},
"oklch": {
"l": 0.80556,
"c": 0.0507,
"h": 139.6
},
"luminance": 0.53287
}Semantic roles & 50–950 ramp
primary
#AFC8A9
secondary
#96799D
accent
#45A08F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382