#AFCAAD#AFCAAD
#AFCAAD is a light, muted green. Relative luminance 0.544; OKLCH L 81.1% C 0.050 H 143.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAAD |
|---|---|
| RGB | rgb(175, 202, 173) |
| HSL | hsl(116, 21%, 74%) |
| HSV | hsv(116, 14%, 79%) |
| CMYK | cmyk(13.4%, 0%, 14.4%, 20.8%) |
| CIE-LAB | lab(78.68, -14.56, 11.47) |
| CIE-LCH | lch(78.68, 18.54, 141.78°) |
| OKLab | oklab(81.09% -0.0397 0.0297) |
| OKLCH | oklch(81.09% 0.05 143.2) |
| XYZ | xyz(46.3409, 54.3714, 47.5803) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.47
Greenish Grey
#96AE8D
ΔE00 7.73
Sage Green
#9CAF88
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 9.64
Light Grey Green
#B7E1A1
ΔE00 9.67
Lichen
#8FB67B
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAAD #C8ADCA
analogous
#BDCAAD #AFCAAD #ADCAB9
triadic
#AFCAAD #ADAFCA #CAADAF
tetradic
#AFCAAD #ADBDCA #C8ADCA #CAB9AD
square
#AFCAAD #ADBDCA #C8ADCA #CAB9AD
split-complementary
#AFCAAD #B9ADCA #CAADBD
monochromatic
#679963 #8BB288 #AFCAAD #D3E2D2 #EDF3EC
Accessibility & contrast
On white
1.77
#AFCAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#AFCAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAAD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAAD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4AB
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#ADC8C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcaad; /* rgb */ color: rgb(175, 202, 173); /* oklch */ color: oklch(81.1% 0.050 143.2);
Tailwind
colors: {
custom: {
50: '#c7dac5',
500: '#afcaad',
950: '#000000',
},
}SCSS
$custom: #afcaad; $custom-light: #c7dac5; $custom-dark: #000000;
JSON
{
"hex": "#afcaad",
"rgb": {
"r": 175,
"g": 202,
"b": 173
},
"hsl": {
"h": 115.862,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.8109,
"c": 0.0496,
"h": 143.2
},
"luminance": 0.54372
}Semantic roles & 50–950 ramp
primary
#AFCAAD
secondary
#9C7D9F
accent
#46A09A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382