#AFCDA2#AFCDA2
#AFCDA2 is a light, moderate green. Relative luminance 0.554; OKLCH L 81.5% C 0.067 H 136.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDA2 |
|---|---|
| RGB | rgb(175, 205, 162) |
| HSL | hsl(102, 30%, 72%) |
| HSV | hsv(102, 21%, 80%) |
| CMYK | cmyk(14.6%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(79.26, -17.96, 18.15) |
| CIE-LCH | lch(79.26, 25.54, 134.70°) |
| OKLab | oklab(81.48% -0.0486 0.0465) |
| OKLCH | oklch(81.48% 0.067 136.3) |
| XYZ | xyz(46.0308, 55.3845, 42.4406) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.17
Light Grey Green
#B7E1A1
ΔE00 6.26
Sage Green
#9CAF88
ΔE00 7.96
Lichen
#8FB67B
ΔE00 8.01
Light Sage
#BCECAC
ΔE00 8.09
Pale Olive
#B9CC81
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDA2 #C0A2CD
analogous
#C5CDA2 #AFCDA2 #A2CDAB
triadic
#AFCDA2 #A2AFCD #CDA2AF
tetradic
#AFCDA2 #A2C5CD #C0A2CD #CDABA2
square
#AFCDA2 #A2C5CD #C0A2CD #CDABA2
split-complementary
#AFCDA2 #ABA2CD #CDA2C5
monochromatic
#6C9F56 #8DB87A #AFCDA2 #D1E2CA #EEF4EB
Accessibility & contrast
On white
1.74
#AFCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#AFCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDA2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDA2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69F
Deuteranopia (green-blind)
#CCC3A4
Tritanopia (blue-blind)
#AFCAC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afcda2; /* rgb */ color: rgb(175, 205, 162); /* oklch */ color: oklch(81.5% 0.067 136.3);
Tailwind
colors: {
custom: {
50: '#c7dcbd',
500: '#afcda2',
950: '#000000',
},
}SCSS
$custom: #afcda2; $custom-light: #c7dcbd; $custom-dark: #000000;
JSON
{
"hex": "#afcda2",
"rgb": {
"r": 175,
"g": 205,
"b": 162
},
"hsl": {
"h": 101.86,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.81477,
"c": 0.06721,
"h": 136.3
},
"luminance": 0.55385
}Semantic roles & 50–950 ramp
primary
#AFCDA2
secondary
#9371A2
accent
#3DA988
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482