#AFCAAB#AFCAAB
#AFCAAB is a light, muted green. Relative luminance 0.543; OKLCH L 81.0% C 0.052 H 141.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAAB |
|---|---|
| RGB | rgb(175, 202, 171) |
| HSL | hsl(112, 23%, 73%) |
| HSV | hsv(112, 15%, 79%) |
| CMYK | cmyk(13.4%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(78.63, -14.92, 12.47) |
| CIE-LCH | lch(78.63, 19.44, 140.09°) |
| OKLab | oklab(81.04% -0.0406 0.0322) |
| OKLCH | oklch(81.04% 0.052 141.5) |
| XYZ | xyz(46.1489, 54.2946, 46.5687) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.12
Greenish Grey
#96AE8D
ΔE00 7.60
Sage Green
#9CAF88
ΔE00 7.90
Light Grey Green
#B7E1A1
ΔE00 9.18
Pale Teal
#82CBB2
ΔE00 9.80
Lichen
#8FB67B
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAAB #C6ABCA
analogous
#BECAAB #AFCAAB #ABCAB6
triadic
#AFCAAB #ABAFCA #CAABAF
tetradic
#AFCAAB #ABBECA #C6ABCA #CAB6AB
square
#AFCAAB #ABBECA #C6ABCA #CAB6AB
split-complementary
#AFCAAB #B6ABCA #CAABBE
monochromatic
#689A61 #8BB285 #AFCAAB #D3E2D1 #EDF3EC
Accessibility & contrast
On white
1.77
#AFCAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#AFCAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAAB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAAB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#C7C2AC
Tritanopia (blue-blind)
#ADC8C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcaab; /* rgb */ color: rgb(175, 202, 171); /* oklch */ color: oklch(81.0% 0.052 141.5);
Tailwind
colors: {
custom: {
50: '#c7dac4',
500: '#afcaab',
950: '#000000',
},
}SCSS
$custom: #afcaab; $custom-light: #c7dac4; $custom-dark: #000000;
JSON
{
"hex": "#afcaab",
"rgb": {
"r": 175,
"g": 202,
"b": 171
},
"hsl": {
"h": 112.258,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81039,
"c": 0.05183,
"h": 141.5
},
"luminance": 0.54295
}Semantic roles & 50–950 ramp
primary
#AFCAAB
secondary
#9A7A9F
accent
#44A195
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382