#AFCAAE#AFCAAE
#AFCAAE is a light, muted green. Relative luminance 0.544; OKLCH L 81.1% C 0.049 H 144.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAAE |
|---|---|
| RGB | rgb(175, 202, 174) |
| HSL | hsl(118, 21%, 74%) |
| HSV | hsv(118, 14%, 79%) |
| CMYK | cmyk(13.4%, 0%, 13.9%, 20.8%) |
| CIE-LAB | lab(78.70, -14.39, 10.96) |
| CIE-LCH | lch(78.70, 18.09, 142.69°) |
| OKLab | oklab(81.12% -0.0393 0.0284) |
| OKLCH | oklch(81.12% 0.049 144.2) |
| XYZ | xyz(46.4381, 54.4103, 48.0918) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.66
Greenish Grey
#96AE8D
ΔE00 7.82
Sage Green
#9CAF88
ΔE00 8.32
Pale Teal
#82CBB2
ΔE00 9.58
Light Grey Green
#B7E1A1
ΔE00 9.93
Lichen
#8FB67B
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAAE #C9AECA
analogous
#BDCAAE #AFCAAE #AECABB
triadic
#AFCAAE #AEAFCA #CAAEAF
tetradic
#AFCAAE #AEBDCA #C9AECA #CABBAE
square
#AFCAAE #AEBDCA #C9AECA #CABBAE
split-complementary
#AFCAAE #BBAECA #CAAEBD
monochromatic
#669964 #8AB289 #AFCAAE #D4E2D3 #EDF3ED
Accessibility & contrast
On white
1.77
#AFCAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#AFCAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAAE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAAE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AC
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#ADC8C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcaae; /* rgb */ color: rgb(175, 202, 174); /* oklch */ color: oklch(81.1% 0.049 144.2);
Tailwind
colors: {
custom: {
50: '#c7dac6',
500: '#afcaae',
950: '#000000',
},
}SCSS
$custom: #afcaae; $custom-light: #c7dac6; $custom-dark: #000000;
JSON
{
"hex": "#afcaae",
"rgb": {
"r": 175,
"g": 202,
"b": 174
},
"hsl": {
"h": 117.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.81115,
"c": 0.0485,
"h": 144.2
},
"luminance": 0.54411
}Semantic roles & 50–950 ramp
primary
#AFCAAE
secondary
#9D7E9F
accent
#469F9C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382