#AFCBAB#AFCBAB
#AFCBAB is a light, muted green. Relative luminance 0.548; OKLCH L 81.3% C 0.054 H 141.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBAB |
|---|---|
| RGB | rgb(175, 203, 171) |
| HSL | hsl(113, 24%, 73%) |
| HSV | hsv(113, 16%, 80%) |
| CMYK | cmyk(13.8%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(78.91, -15.42, 12.86) |
| CIE-LCH | lch(78.91, 20.08, 140.18°) |
| OKLab | oklab(81.26% -0.042 0.0332) |
| OKLCH | oklch(81.26% 0.054 141.7) |
| XYZ | xyz(46.3843, 54.7654, 46.6472) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.99
Greenish Grey
#96AE8D
ΔE00 7.78
Sage Green
#9CAF88
ΔE00 8.05
Light Grey Green
#B7E1A1
ΔE00 8.82
Pale Teal
#82CBB2
ΔE00 9.68
Lichen
#8FB67B
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBAB #C7ABCB
analogous
#BFCBAB #AFCBAB #ABCBB7
triadic
#AFCBAB #ABAFCB #CBABAF
tetradic
#AFCBAB #ABBFCB #C7ABCB #CBB7AB
square
#AFCBAB #ABBFCB #C7ABCB #CBB7AB
split-complementary
#AFCBAB #B7ABCB #CBABBF
monochromatic
#689B60 #8BB485 #AFCBAB #D3E2D1 #EDF3EC
Accessibility & contrast
On white
1.76
#AFCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#AFCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBAB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBAB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A9
Deuteranopia (green-blind)
#C8C2AC
Tritanopia (blue-blind)
#ADC9C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcbab; /* rgb */ color: rgb(175, 203, 171); /* oklch */ color: oklch(81.3% 0.054 141.7);
Tailwind
colors: {
custom: {
50: '#c7dac4',
500: '#afcbab',
950: '#000000',
},
}SCSS
$custom: #afcbab; $custom-light: #c7dac4; $custom-dark: #000000;
JSON
{
"hex": "#afcbab",
"rgb": {
"r": 175,
"g": 203,
"b": 171
},
"hsl": {
"h": 112.5,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81256,
"c": 0.05353,
"h": 141.7
},
"luminance": 0.54766
}Semantic roles & 50–950 ramp
primary
#AFCBAB
secondary
#9B7AA0
accent
#44A296
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482