#AFC8A2#AFC8A2
#AFC8A2 is a light, muted yellow-green. Relative luminance 0.530; OKLCH L 80.4% C 0.059 H 134.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8A2 |
|---|---|
| RGB | rgb(175, 200, 162) |
| HSL | hsl(99, 26%, 71%) |
| HSV | hsv(99, 19%, 78%) |
| CMYK | cmyk(12.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(77.89, -15.44, 16.24) |
| CIE-LCH | lch(77.89, 22.41, 133.55°) |
| OKLab | oklab(80.39% -0.0416 0.0417) |
| OKLCH | oklch(80.39% 0.059 134.9) |
| XYZ | xyz(44.8538, 53.0306, 42.0483) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.32
Sage Green
#9CAF88
ΔE00 6.75
Greenish Grey
#96AE8D
ΔE00 7.08
Light Grey Green
#B7E1A1
ΔE00 8.03
Lichen
#8FB67B
ΔE00 8.18
Pale Olive
#B9CC81
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8A2 #BBA2C8
analogous
#C2C8A2 #AFC8A2 #A2C8A8
triadic
#AFC8A2 #A2AFC8 #C8A2AF
tetradic
#AFC8A2 #A2C2C8 #BBA2C8 #C8A8A2
square
#AFC8A2 #A2C2C8 #BBA2C8 #C8A8A2
split-complementary
#AFC8A2 #A8A2C8 #C8A2C2
monochromatic
#6E9759 #8EB17C #AFC8A2 #D0DFC8 #EEF4EC
Accessibility & contrast
On white
1.81
#AFC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#AFC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8A2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8A2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#C7C0A4
Tritanopia (blue-blind)
#AFC5BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc8a2; /* rgb */ color: rgb(175, 200, 162); /* oklch */ color: oklch(80.4% 0.059 134.9);
Tailwind
colors: {
custom: {
50: '#c7d8bd',
500: '#afc8a2',
950: '#000000',
},
}SCSS
$custom: #afc8a2; $custom-light: #c7d8bd; $custom-dark: #000000;
JSON
{
"hex": "#afc8a2",
"rgb": {
"r": 175,
"g": 200,
"b": 162
},
"hsl": {
"h": 99.474,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80386,
"c": 0.05889,
"h": 134.9
},
"luminance": 0.53031
}Semantic roles & 50–950 ramp
primary
#AFC8A2
secondary
#8E729D
accent
#41A482
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382