#AFCDA7#AFCDA7
#AFCDA7 is a light, moderate green. Relative luminance 0.556; OKLCH L 81.6% C 0.061 H 139.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDA7 |
|---|---|
| RGB | rgb(175, 205, 167) |
| HSL | hsl(107, 28%, 73%) |
| HSV | hsv(107, 19%, 80%) |
| CMYK | cmyk(14.6%, 0%, 18.5%, 19.6%) |
| CIE-LAB | lab(79.37, -17.13, 15.64) |
| CIE-LCH | lch(79.37, 23.19, 137.60°) |
| OKLab | oklab(81.6% -0.0464 0.0402) |
| OKLCH | oklch(81.6% 0.061 139.1) |
| XYZ | xyz(46.4841, 55.5659, 44.8280) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.40
Light Grey Green
#B7E1A1
ΔE00 7.21
Sage Green
#9CAF88
ΔE00 8.12
Greenish Grey
#96AE8D
ΔE00 8.19
Light Sage
#BCECAC
ΔE00 8.77
Lichen
#8FB67B
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDA7 #C5A7CD
analogous
#C2CDA7 #AFCDA7 #A7CDB2
triadic
#AFCDA7 #A7AFCD #CDA7AF
tetradic
#AFCDA7 #A7C2CD #C5A7CD #CDB2A7
square
#AFCDA7 #A7C2CD #C5A7CD #CDB2A7
split-complementary
#AFCDA7 #B2A7CD #CDA7C2
monochromatic
#699F5A #8CB780 #AFCDA7 #D2E3CE #EDF4EB
Accessibility & contrast
On white
1.73
#AFCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#AFCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDA7
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDA7 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A5
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#AECAC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afcda7; /* rgb */ color: rgb(175, 205, 167); /* oklch */ color: oklch(81.6% 0.061 139.1);
Tailwind
colors: {
custom: {
50: '#c7dcc1',
500: '#afcda7',
950: '#000000',
},
}SCSS
$custom: #afcda7; $custom-light: #c7dcc1; $custom-dark: #000000;
JSON
{
"hex": "#afcda7",
"rgb": {
"r": 175,
"g": 205,
"b": 167
},
"hsl": {
"h": 107.368,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.81595,
"c": 0.06144,
"h": 139.1
},
"luminance": 0.55567
}Semantic roles & 50–950 ramp
primary
#AFCDA7
secondary
#9976A2
accent
#3FA691
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482