#AFC8A5#AFC8A5
#AFC8A5 is a light, muted green. Relative luminance 0.531; OKLCH L 80.5% C 0.055 H 136.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8A5 |
|---|---|
| RGB | rgb(175, 200, 165) |
| HSL | hsl(103, 24%, 72%) |
| HSV | hsv(103, 18%, 78%) |
| CMYK | cmyk(12.5%, 0%, 17.5%, 21.6%) |
| CIE-LAB | lab(77.96, -14.93, 14.73) |
| CIE-LCH | lch(77.96, 20.97, 135.39°) |
| OKLab | oklab(80.46% -0.0403 0.0379) |
| OKLCH | oklch(80.46% 0.055 136.7) |
| XYZ | xyz(45.1237, 53.1385, 43.4695) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.58
Sage Green
#9CAF88
ΔE00 6.94
Greenish Grey
#96AE8D
ΔE00 7.04
Light Grey Green
#B7E1A1
ΔE00 8.60
Lichen
#8FB67B
ΔE00 8.75
Sage Green (survey)
#88B378
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8A5 #BEA5C8
analogous
#C1C8A5 #AFC8A5 #A5C8AD
triadic
#AFC8A5 #A5AFC8 #C8A5AF
tetradic
#AFC8A5 #A5C1C8 #BEA5C8 #C8ADA5
square
#AFC8A5 #A5C1C8 #BEA5C8 #C8ADA5
split-complementary
#AFC8A5 #ADA5C8 #C8A5C1
monochromatic
#6D975C #8DB17F #AFC8A5 #D1DFCB #EEF3EC
Accessibility & contrast
On white
1.81
#AFC8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#AFC8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8A5
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8A5 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A3
Deuteranopia (green-blind)
#C7C0A7
Tritanopia (blue-blind)
#AFC5BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc8a5; /* rgb */ color: rgb(175, 200, 165); /* oklch */ color: oklch(80.5% 0.055 136.7);
Tailwind
colors: {
custom: {
50: '#c7d8bf',
500: '#afc8a5',
950: '#000000',
},
}SCSS
$custom: #afc8a5; $custom-light: #c7d8bf; $custom-dark: #000000;
JSON
{
"hex": "#afc8a5",
"rgb": {
"r": 175,
"g": 200,
"b": 165
},
"hsl": {
"h": 102.857,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.80458,
"c": 0.05534,
"h": 136.7
},
"luminance": 0.53139
}Semantic roles & 50–950 ramp
primary
#AFC8A5
secondary
#91759D
accent
#43A387
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382