#AFFC84#AFFC84
#AFFC84 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.5% C 0.171 H 135.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC84 |
|---|---|
| RGB | rgb(175, 252, 132) |
| HSL | hsl(99, 95%, 75%) |
| HSV | hsv(99, 48%, 99%) |
| CMYK | cmyk(30.6%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(91.86, -44.14, 49.81) |
| CIE-LCH | lch(91.86, 66.55, 131.55°) |
| OKLab | oklab(91.47% -0.1215 0.12) |
| OKLCH | oklch(91.47% 0.171 135.4) |
| XYZ | xyz(56.6531, 80.3986, 34.3588) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Celery
#C1FD95
ΔE00 2.84
Light Green
#96F97B
ΔE00 2.85
Key Lime
#AEFF6E
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC84 #D184FC
analogous
#EBFC84 #AFFC84 #84FC95
triadic
#AFFC84 #84AFFC #FC84AF
tetradic
#AFFC84 #84EBFC #D184FC #FC9584
square
#AFFC84 #84EBFC #D184FC #FC9584
split-complementary
#AFFC84 #9584FC #FC84EB
monochromatic
#61F90D #88FB48 #AFFC84 #D6FDC0 #ECFEE1
Accessibility & contrast
On white
1.23
#AFFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#AFFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC84
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC84 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#AEF4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc84; /* rgb */ color: rgb(175, 252, 132); /* oklch */ color: oklch(91.5% 0.171 135.4);
Tailwind
colors: {
custom: {
50: '#cafeaa',
500: '#affc84',
950: '#000000',
},
}SCSS
$custom: #affc84; $custom-light: #cafeaa; $custom-dark: #000000;
JSON
{
"hex": "#affc84",
"rgb": {
"r": 175,
"g": 252,
"b": 132
},
"hsl": {
"h": 98.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91466,
"c": 0.17081,
"h": 135.4
},
"luminance": 0.80401
}Semantic roles & 50–950 ramp
primary
#AFFC84
secondary
#A749DB
accent
#00E693
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681