#AFCAAF#AFCAAF
#AFCAAF is a light, muted green. Relative luminance 0.544; OKLCH L 81.1% C 0.047 H 145.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAAF |
|---|---|
| RGB | rgb(175, 202, 175) |
| HSL | hsl(120, 20%, 74%) |
| HSV | hsv(120, 13%, 79%) |
| CMYK | cmyk(13.4%, 0%, 13.4%, 20.8%) |
| CIE-LAB | lab(78.72, -14.21, 10.46) |
| CIE-LCH | lch(78.72, 17.64, 143.63°) |
| OKLab | oklab(81.14% -0.0389 0.0271) |
| OKLCH | oklch(81.14% 0.047 145.1) |
| XYZ | xyz(46.5359, 54.4494, 48.6072) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.87
Greenish Grey
#96AE8D
ΔE00 7.91
Sage Green
#9CAF88
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 9.52
Light Grey Green
#B7E1A1
ΔE00 10.19
Lichen
#8FB67B
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAAF #CAAFCA
analogous
#BDCAAF #AFCAAF #AFCABD
triadic
#AFCAAF #AFAFCA #CAAFAF
tetradic
#AFCAAF #AFBDCA #CAAFCA #CABDAF
square
#AFCAAF #AFBDCA #CAAFCA #CABDAF
split-complementary
#AFCAAF #BDAFCA #CAAFBD
monochromatic
#659965 #8AB28A #AFCAAF #D4E2D4 #EDF3ED
Accessibility & contrast
On white
1.77
#AFCAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#AFCAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAAF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAAF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AE
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#ADC8C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcaaf; /* rgb */ color: rgb(175, 202, 175); /* oklch */ color: oklch(81.1% 0.047 145.1);
Tailwind
colors: {
custom: {
50: '#c7dac6',
500: '#afcaaf',
950: '#000000',
},
}SCSS
$custom: #afcaaf; $custom-light: #c7dac6; $custom-dark: #000000;
JSON
{
"hex": "#afcaaf",
"rgb": {
"r": 175,
"g": 202,
"b": 175
},
"hsl": {
"h": 120,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.8114,
"c": 0.04742,
"h": 145.1
},
"luminance": 0.5445
}Semantic roles & 50–950 ramp
primary
#AFCAAF
secondary
#9F7F9F
accent
#479F9F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382