#AFDC89#AFDC89
#AFDC89 is a very light, moderate yellow-green. Relative luminance 0.621; OKLCH L 84.3% C 0.119 H 131.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC89 |
|---|---|
| RGB | rgb(175, 220, 137) |
| HSL | hsl(93, 54%, 70%) |
| HSV | hsv(93, 38%, 86%) |
| CMYK | cmyk(20.5%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(82.97, -29.01, 36.12) |
| CIE-LCH | lch(82.97, 46.32, 128.77°) |
| OKLab | oklab(84.3% -0.0794 0.0891) |
| OKLCH | oklch(84.3% 0.119 131.7) |
| XYZ | xyz(47.7869, 62.1056, 33.1320) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.36
Light Grey Green
#B7E1A1
ΔE00 3.99
Light Moss Green
#A6C875
ΔE00 5.00
Light Sage
#BCECAC
ΔE00 5.62
Washed Out Green
#BCF5A6
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC89 #B689DC
analogous
#D8DC89 #AFDC89 #89DC8D
triadic
#AFDC89 #89AFDC #DC89AF
tetradic
#AFDC89 #89D8DC #B689DC #DC8D89
square
#AFDC89 #89D8DC #B689DC #DC8D89
split-complementary
#AFDC89 #8D89DC #DC89D8
monochromatic
#70B536 #8FCE5A #AFDC89 #CFEAB8 #EFF8E7
Accessibility & contrast
On white
1.56
#AFDC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#AFDC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC89
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC89 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D183
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#B1D6C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdc89; /* rgb */ color: rgb(175, 220, 137); /* oklch */ color: oklch(84.3% 0.119 131.7);
Tailwind
colors: {
custom: {
50: '#c8e7ac',
500: '#afdc89',
950: '#000000',
},
}SCSS
$custom: #afdc89; $custom-light: #c8e7ac; $custom-dark: #000000;
JSON
{
"hex": "#afdc89",
"rgb": {
"r": 175,
"g": 220,
"b": 137
},
"hsl": {
"h": 92.53,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.84302,
"c": 0.11937,
"h": 131.7
},
"luminance": 0.62107
}Semantic roles & 50–950 ramp
primary
#AFDC89
secondary
#8956B3
accent
#24C279
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481