#AFD981#AFD981
#AFD981 is a very light, vivid yellow-green. Relative luminance 0.603; OKLCH L 83.5% C 0.124 H 129.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD981 |
|---|---|
| RGB | rgb(175, 217, 129) |
| HSL | hsl(89, 54%, 68%) |
| HSV | hsv(89, 41%, 85%) |
| CMYK | cmyk(19.4%, 0%, 40.6%, 14.9%) |
| CIE-LAB | lab(82.01, -28.62, 38.90) |
| CIE-LCH | lch(82.01, 48.30, 126.34°) |
| OKLab | oklab(83.49% -0.0787 0.0953) |
| OKLCH | oklch(83.49% 0.124 129.5) |
| XYZ | xyz(46.4539, 60.3239, 29.9609) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.18
Light Moss Green
#A6C875
ΔE00 4.12
Pale Olive
#B9CC81
ΔE00 5.13
Light Grey Green
#B7E1A1
ΔE00 5.23
Pistachio
#93C572
ΔE00 5.68
Greenish Tan
#BCCB7A
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD981 #AB81D9
analogous
#D9D781 #AFD981 #83D981
triadic
#AFD981 #81AFD9 #D981AF
tetradic
#AFD981 #81D9D7 #AB81D9 #D98183
square
#AFD981 #81D9D7 #AB81D9 #D98183
split-complementary
#AFD981 #8183D9 #D781D9
monochromatic
#73AC34 #91CB52 #AFD981 #CDE7B0 #EBF5DF
Accessibility & contrast
On white
1.61
#AFD981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#AFD981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD981
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD981 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#B2D2C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afd981; /* rgb */ color: rgb(175, 217, 129); /* oklch */ color: oklch(83.5% 0.124 129.5);
Tailwind
colors: {
custom: {
50: '#c8e5a7',
500: '#afd981',
950: '#000000',
},
}SCSS
$custom: #afd981; $custom-light: #c8e5a7; $custom-dark: #000000;
JSON
{
"hex": "#afd981",
"rgb": {
"r": 175,
"g": 217,
"b": 129
},
"hsl": {
"h": 88.636,
"s": 53.659,
"l": 67.843
},
"oklch": {
"l": 0.83495,
"c": 0.12354,
"h": 129.5
},
"luminance": 0.60325
}Semantic roles & 50–950 ramp
primary
#AFD981
secondary
#7D4FAF
accent
#24C16F
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480