#AFCDAB#AFCDAB
#AFCDAB is a light, muted green. Relative luminance 0.557; OKLCH L 81.7% C 0.057 H 141.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDAB |
|---|---|
| RGB | rgb(175, 205, 171) |
| HSL | hsl(113, 25%, 74%) |
| HSV | hsv(113, 17%, 80%) |
| CMYK | cmyk(14.6%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(79.45, -16.44, 13.63) |
| CIE-LCH | lch(79.45, 21.35, 140.33°) |
| OKLab | oklab(81.69% -0.0447 0.0352) |
| OKLCH | oklch(81.69% 0.057 141.8) |
| XYZ | xyz(46.8596, 55.7161, 46.8056) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.81
Light Grey Green
#B7E1A1
ΔE00 8.11
Greenish Grey
#96AE8D
ΔE00 8.20
Sage Green
#9CAF88
ΔE00 8.40
Hospital Green
#9BE5AA
ΔE00 9.45
Light Sage
#BCECAC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDAB #C9ABCD
analogous
#C0CDAB #AFCDAB #ABCDB8
triadic
#AFCDAB #ABAFCD #CDABAF
tetradic
#AFCDAB #ABC0CD #C9ABCD #CDB8AB
square
#AFCDAB #ABC0CD #C9ABCD #CDB8AB
split-complementary
#AFCDAB #B8ABCD #CDABC0
monochromatic
#669F5F #8AB685 #AFCDAB #D4E4D1 #EDF4EC
Accessibility & contrast
On white
1.73
#AFCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#AFCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDAB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDAB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A9
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#ADCBC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afcdab; /* rgb */ color: rgb(175, 205, 171); /* oklch */ color: oklch(81.7% 0.057 141.8);
Tailwind
colors: {
custom: {
50: '#c7dcc4',
500: '#afcdab',
950: '#000000',
},
}SCSS
$custom: #afcdab; $custom-light: #c7dcc4; $custom-dark: #000000;
JSON
{
"hex": "#afcdab",
"rgb": {
"r": 175,
"g": 205,
"b": 171
},
"hsl": {
"h": 112.941,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81691,
"c": 0.05691,
"h": 141.8
},
"luminance": 0.55717
}Semantic roles & 50–950 ramp
primary
#AFCDAB
secondary
#9D7AA2
accent
#42A498
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482