#AFC8A6#AFC8A6
#AFC8A6 is a light, muted green. Relative luminance 0.532; OKLCH L 80.5% C 0.054 H 137.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8A6 |
|---|---|
| RGB | rgb(175, 200, 166) |
| HSL | hsl(104, 24%, 72%) |
| HSV | hsv(104, 17%, 78%) |
| CMYK | cmyk(12.5%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(77.98, -14.76, 14.22) |
| CIE-LCH | lch(77.98, 20.50, 136.06°) |
| OKLab | oklab(80.48% -0.0399 0.0367) |
| OKLCH | oklch(80.48% 0.054 137.4) |
| XYZ | xyz(45.2151, 53.1751, 43.9507) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.70
Sage Green
#9CAF88
ΔE00 7.03
Greenish Grey
#96AE8D
ΔE00 7.05
Light Grey Green
#B7E1A1
ΔE00 8.80
Lichen
#8FB67B
ΔE00 8.96
Sage Green (survey)
#88B378
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8A6 #BFA6C8
analogous
#C0C8A6 #AFC8A6 #A6C8AE
triadic
#AFC8A6 #A6AFC8 #C8A6AF
tetradic
#AFC8A6 #A6C0C8 #BFA6C8 #C8AEA6
square
#AFC8A6 #A6C0C8 #BFA6C8 #C8AEA6
split-complementary
#AFC8A6 #AEA6C8 #C8A6C0
monochromatic
#6C975D #8DB180 #AFC8A6 #D1DFCC #EEF3EC
Accessibility & contrast
On white
1.80
#AFC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#AFC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8A6
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8A6 | 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)
#CBC2A4
Deuteranopia (green-blind)
#C6C0A8
Tritanopia (blue-blind)
#AEC5BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc8a6; /* rgb */ color: rgb(175, 200, 166); /* oklch */ color: oklch(80.5% 0.054 137.4);
Tailwind
colors: {
custom: {
50: '#c7d8c0',
500: '#afc8a6',
950: '#000000',
},
}SCSS
$custom: #afc8a6; $custom-light: #c7d8c0; $custom-dark: #000000;
JSON
{
"hex": "#afc8a6",
"rgb": {
"r": 175,
"g": 200,
"b": 166
},
"hsl": {
"h": 104.118,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.80482,
"c": 0.05418,
"h": 137.4
},
"luminance": 0.53176
}Semantic roles & 50–950 ramp
primary
#AFC8A6
secondary
#92769D
accent
#43A289
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382