#AFDA82#AFDA82
#AFDA82 is a very light, vivid yellow-green. Relative luminance 0.609; OKLCH L 83.7% C 0.124 H 129.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDA82 |
|---|---|
| RGB | rgb(175, 218, 130) |
| HSL | hsl(89, 54%, 68%) |
| HSV | hsv(89, 40%, 85%) |
| CMYK | cmyk(19.7%, 0%, 40.4%, 14.5%) |
| CIE-LAB | lab(82.31, -28.97, 38.78) |
| CIE-LCH | lch(82.31, 48.41, 126.76°) |
| OKLab | oklab(83.74% -0.0796 0.095) |
| OKLCH | oklch(83.74% 0.124 129.9) |
| XYZ | xyz(46.7792, 60.8677, 30.3988) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.45
Light Moss Green
#A6C875
ΔE00 4.36
Light Grey Green
#B7E1A1
ΔE00 5.08
Pale Olive
#B9CC81
ΔE00 5.36
Pistachio
#93C572
ΔE00 5.81
Greenish Tan
#BCCB7A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDA82 #AD82DA
analogous
#DAD982 #AFDA82 #83DA82
triadic
#AFDA82 #82AFDA #DA82AF
tetradic
#AFDA82 #82DAD9 #AD82DA #DA8283
square
#AFDA82 #82DAD9 #AD82DA #DA8283
split-complementary
#AFDA82 #8283DA #D982DA
monochromatic
#72AE34 #91CC53 #AFDA82 #CDE8B1 #EBF6E0
Accessibility & contrast
On white
1.59
#AFDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#AFDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDA82
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDA82 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#B2D3C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afda82; /* rgb */ color: rgb(175, 218, 130); /* oklch */ color: oklch(83.7% 0.124 129.9);
Tailwind
colors: {
custom: {
50: '#c8e5a7',
500: '#afda82',
950: '#000000',
},
}SCSS
$custom: #afda82; $custom-light: #c8e5a7; $custom-dark: #000000;
JSON
{
"hex": "#afda82",
"rgb": {
"r": 175,
"g": 218,
"b": 130
},
"hsl": {
"h": 89.318,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.83736,
"c": 0.12394,
"h": 129.9
},
"luminance": 0.60868
}Semantic roles & 50–950 ramp
primary
#AFDA82
secondary
#7F50B0
accent
#24C271
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480