#AFFC82#AFFC82
#AFFC82 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.4% C 0.173 H 135.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC82 |
|---|---|
| RGB | rgb(175, 252, 130) |
| HSL | hsl(98, 95%, 75%) |
| HSV | hsv(98, 48%, 99%) |
| CMYK | cmyk(30.6%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(91.84, -44.37, 50.72) |
| CIE-LCH | lch(91.84, 67.39, 131.18°) |
| OKLab | oklab(91.44% -0.1223 0.1219) |
| OKLCH | oklch(91.44% 0.173 135.1) |
| XYZ | xyz(56.5176, 80.3444, 33.6450) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 2.48
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Key Lime
#AEFF6E
ΔE00 2.73
Light Lime
#AEFD6C
ΔE00 2.80
Light Green
#96F97B
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC82 #CF82FC
analogous
#ECFC82 #AFFC82 #82FC92
triadic
#AFFC82 #82AFFC #FC82AF
tetradic
#AFFC82 #82ECFC #CF82FC #FC9282
square
#AFFC82 #82ECFC #CF82FC #FC9282
split-complementary
#AFFC82 #9282FC #FC82EC
monochromatic
#62F90A #89FB46 #AFFC82 #D5FDBE #ECFEE1
Accessibility & contrast
On white
1.23
#AFFC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#AFFC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC82
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC82 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#F9E58A
Tritanopia (blue-blind)
#AEF4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc82; /* rgb */ color: rgb(175, 252, 130); /* oklch */ color: oklch(91.4% 0.173 135.1);
Tailwind
colors: {
custom: {
50: '#cafea8',
500: '#affc82',
950: '#000000',
},
}SCSS
$custom: #affc82; $custom-light: #cafea8; $custom-dark: #000000;
JSON
{
"hex": "#affc82",
"rgb": {
"r": 175,
"g": 252,
"b": 130
},
"hsl": {
"h": 97.869,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91439,
"c": 0.17268,
"h": 135.1
},
"luminance": 0.80346
}Semantic roles & 50–950 ramp
primary
#AFFC82
secondary
#A448DA
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681