#AFD784#AFD784
#AFD784 is a very light, moderate yellow-green. Relative luminance 0.594; OKLCH L 83.1% C 0.117 H 129.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD784 |
|---|---|
| RGB | rgb(175, 215, 132) |
| HSL | hsl(89, 51%, 68%) |
| HSV | hsv(89, 39%, 84%) |
| CMYK | cmyk(18.6%, 0%, 38.6%, 15.7%) |
| CIE-LAB | lab(81.50, -27.29, 36.74) |
| CIE-LCH | lch(81.50, 45.76, 126.60°) |
| OKLab | oklab(83.1% -0.0748 0.0904) |
| OKLCH | oklch(83.1% 0.117 129.6) |
| XYZ | xyz(46.1438, 59.3801, 30.8557) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.05
Light Moss Green
#A6C875
ΔE00 3.71
Pale Olive
#B9CC81
ΔE00 4.64
Light Grey Green
#B7E1A1
ΔE00 4.74
Pistachio
#93C572
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD784 #AC84D7
analogous
#D7D584 #AFD784 #85D784
triadic
#AFD784 #84AFD7 #D784AF
tetradic
#AFD784 #84D7D5 #AC84D7 #D78485
square
#AFD784 #84D7D5 #AC84D7 #D78485
split-complementary
#AFD784 #8485D7 #D584D7
monochromatic
#72A937 #91C856 #AFD784 #CDE6B2 #EBF5E0
Accessibility & contrast
On white
1.63
#AFD784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#AFD784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD784
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD784 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#D8CA88
Tritanopia (blue-blind)
#B2D0C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afd784; /* rgb */ color: rgb(175, 215, 132); /* oklch */ color: oklch(83.1% 0.117 129.6);
Tailwind
colors: {
custom: {
50: '#c8e3a9',
500: '#afd784',
950: '#000000',
},
}SCSS
$custom: #afd784; $custom-light: #c8e3a9; $custom-dark: #000000;
JSON
{
"hex": "#afd784",
"rgb": {
"r": 175,
"g": 215,
"b": 132
},
"hsl": {
"h": 88.916,
"s": 50.92,
"l": 68.039
},
"oklch": {
"l": 0.83096,
"c": 0.11733,
"h": 129.6
},
"luminance": 0.59381
}Semantic roles & 50–950 ramp
primary
#AFD784
secondary
#7E52AD
accent
#27BE70
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480