#AFCDA8#AFCDA8
#AFCDA8 is a light, moderate green. Relative luminance 0.556; OKLCH L 81.6% C 0.060 H 139.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDA8 |
|---|---|
| RGB | rgb(175, 205, 168) |
| HSL | hsl(109, 27%, 73%) |
| HSV | hsv(109, 18%, 80%) |
| CMYK | cmyk(14.6%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(79.39, -16.95, 15.14) |
| CIE-LCH | lch(79.39, 22.73, 138.24°) |
| OKLab | oklab(81.62% -0.046 0.039) |
| OKLCH | oklch(81.62% 0.06 139.8) |
| XYZ | xyz(46.5769, 55.6030, 45.3167) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.48
Light Grey Green
#B7E1A1
ΔE00 7.43
Sage Green
#9CAF88
ΔE00 8.17
Greenish Grey
#96AE8D
ΔE00 8.18
Light Sage
#BCECAC
ΔE00 8.93
Lichen
#8FB67B
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDA8 #C6A8CD
analogous
#C1CDA8 #AFCDA8 #A8CDB3
triadic
#AFCDA8 #A8AFCD #CDA8AF
tetradic
#AFCDA8 #A8C1CD #C6A8CD #CDB3A8
square
#AFCDA8 #A8C1CD #C6A8CD #CDB3A8
split-complementary
#AFCDA8 #B3A8CD #CDA8C1
monochromatic
#689F5B #8BB781 #AFCDA8 #D3E3CF #EDF4EC
Accessibility & contrast
On white
1.73
#AFCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#AFCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDA8
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDA8 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A6
Deuteranopia (green-blind)
#CAC4AA
Tritanopia (blue-blind)
#AECAC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afcda8; /* rgb */ color: rgb(175, 205, 168); /* oklch */ color: oklch(81.6% 0.060 139.8);
Tailwind
colors: {
custom: {
50: '#c7dcc2',
500: '#afcda8',
950: '#000000',
},
}SCSS
$custom: #afcda8; $custom-light: #c7dcc2; $custom-dark: #000000;
JSON
{
"hex": "#afcda8",
"rgb": {
"r": 175,
"g": 205,
"b": 168
},
"hsl": {
"h": 108.649,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.81618,
"c": 0.06029,
"h": 139.8
},
"luminance": 0.55604
}Semantic roles & 50–950 ramp
primary
#AFCDA8
secondary
#9A77A2
accent
#40A692
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482