#AFCAAA#AFCAAA
#AFCAAA is a light, muted green. Relative luminance 0.543; OKLCH L 81.0% C 0.053 H 140.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAAA |
|---|---|
| RGB | rgb(175, 202, 170) |
| HSL | hsl(111, 23%, 73%) |
| HSV | hsv(111, 16%, 79%) |
| CMYK | cmyk(13.4%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(78.61, -15.09, 12.98) |
| CIE-LCH | lch(78.61, 19.90, 139.30°) |
| OKLab | oklab(81.01% -0.041 0.0335) |
| OKLCH | oklch(81.01% 0.053 140.7) |
| XYZ | xyz(46.0539, 54.2566, 46.0686) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.97
Greenish Grey
#96AE8D
ΔE00 7.55
Sage Green
#9CAF88
ΔE00 7.78
Light Grey Green
#B7E1A1
ΔE00 8.94
Lichen
#8FB67B
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAAA #C5AACA
analogous
#BFCAAA #AFCAAA #AACAB5
triadic
#AFCAAA #AAAFCA #CAAAAF
tetradic
#AFCAAA #AABFCA #C5AACA #CAB5AA
square
#AFCAAA #AABFCA #C5AACA #CAB5AA
split-complementary
#AFCAAA #B5AACA #CAAABF
monochromatic
#699A60 #8CB284 #AFCAAA #D2E2D0 #EDF3EC
Accessibility & contrast
On white
1.77
#AFCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#AFCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAAA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAAA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#AEC8C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afcaaa; /* rgb */ color: rgb(175, 202, 170); /* oklch */ color: oklch(81.0% 0.053 140.7);
Tailwind
colors: {
custom: {
50: '#c7dac3',
500: '#afcaaa',
950: '#000000',
},
}SCSS
$custom: #afcaaa; $custom-light: #c7dac3; $custom-dark: #000000;
JSON
{
"hex": "#afcaaa",
"rgb": {
"r": 175,
"g": 202,
"b": 170
},
"hsl": {
"h": 110.625,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.81014,
"c": 0.05295,
"h": 140.7
},
"luminance": 0.54257
}Semantic roles & 50–950 ramp
primary
#AFCAAA
secondary
#99799F
accent
#44A293
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382