#AFD984#AFD984
#AFD984 is a very light, vivid yellow-green. Relative luminance 0.604; OKLCH L 83.5% C 0.120 H 130.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD984 |
|---|---|
| RGB | rgb(175, 217, 132) |
| HSL | hsl(90, 53%, 68%) |
| HSV | hsv(90, 39%, 85%) |
| CMYK | cmyk(19.4%, 0%, 39.2%, 14.9%) |
| CIE-LAB | lab(82.06, -28.24, 37.46) |
| CIE-LCH | lch(82.06, 46.91, 127.02°) |
| OKLab | oklab(83.55% -0.0774 0.0921) |
| OKLCH | oklch(83.55% 0.12 130.1) |
| XYZ | xyz(46.6562, 60.4048, 31.0265) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.38
Light Moss Green
#A6C875
ΔE00 4.16
Light Grey Green
#B7E1A1
ΔE00 4.73
Pale Olive
#B9CC81
ΔE00 5.11
Pistachio
#93C572
ΔE00 5.62
Greenish Tan
#BCCB7A
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD984 #AE84D9
analogous
#D9D884 #AFD984 #84D984
triadic
#AFD984 #84AFD9 #D984AF
tetradic
#AFD984 #84D9D8 #AE84D9 #D98484
square
#AFD984 #84D9D8 #AE84D9 #D98484
split-complementary
#AFD984 #8484D9 #D884D9
monochromatic
#72AD35 #91CB55 #AFD984 #CDE7B3 #ECF6E2
Accessibility & contrast
On white
1.61
#AFD984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#AFD984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD984
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD984 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7E
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#B2D2C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afd984; /* rgb */ color: rgb(175, 217, 132); /* oklch */ color: oklch(83.5% 0.120 130.1);
Tailwind
colors: {
custom: {
50: '#c8e5a9',
500: '#afd984',
950: '#000000',
},
}SCSS
$custom: #afd984; $custom-light: #c8e5a9; $custom-dark: #000000;
JSON
{
"hex": "#afd984",
"rgb": {
"r": 175,
"g": 217,
"b": 132
},
"hsl": {
"h": 89.647,
"s": 52.795,
"l": 68.431
},
"oklch": {
"l": 0.83545,
"c": 0.12031,
"h": 130.1
},
"luminance": 0.60406
}Semantic roles & 50–950 ramp
primary
#AFD984
secondary
#8052AF
accent
#25C072
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480