#AFDC97#AFDC97
#AFDC97 is a very light, moderate yellow-green. Relative luminance 0.625; OKLCH L 84.6% C 0.104 H 135.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC97 |
|---|---|
| RGB | rgb(175, 220, 151) |
| HSL | hsl(99, 50%, 73%) |
| HSV | hsv(99, 31%, 86%) |
| CMYK | cmyk(20.5%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(83.20, -27.04, 29.27) |
| CIE-LCH | lch(83.20, 39.85, 132.73°) |
| OKLab | oklab(84.56% -0.0736 0.0734) |
| OKLCH | oklch(84.56% 0.104 135.1) |
| XYZ | xyz(48.8571, 62.5337, 38.7683) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.75
Light Sage
#BCECAC
ΔE00 3.91
Pale Olive Green
#B1D27B
ΔE00 5.29
Washed Out Green
#BCF5A6
ΔE00 5.54
Hospital Green
#9BE5AA
ΔE00 6.02
Light Moss Green
#A6C875
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC97 #C497DC
analogous
#D2DC97 #AFDC97 #97DCA1
triadic
#AFDC97 #97AFDC #DC97AF
tetradic
#AFDC97 #97D2DC #C497DC #DCA197
square
#AFDC97 #97D2DC #C497DC #DCA197
split-complementary
#AFDC97 #A197DC #DC97D2
monochromatic
#6ABA3F #8CCD69 #AFDC97 #D2EBC5 #EDF7E8
Accessibility & contrast
On white
1.55
#AFDC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#AFDC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC97
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC97 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D292
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#AFD7CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdc97; /* rgb */ color: rgb(175, 220, 151); /* oklch */ color: oklch(84.6% 0.104 135.1);
Tailwind
colors: {
custom: {
50: '#c8e7b6',
500: '#afdc97',
950: '#000000',
},
}SCSS
$custom: #afdc97; $custom-light: #c8e7b6; $custom-dark: #000000;
JSON
{
"hex": "#afdc97",
"rgb": {
"r": 175,
"g": 220,
"b": 151
},
"hsl": {
"h": 99.13,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84559,
"c": 0.10394,
"h": 135.1
},
"luminance": 0.62535
}Semantic roles & 50–950 ramp
primary
#AFDC97
secondary
#9864B4
accent
#29BD89
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481