#AFF884#AFF884
#AFF884 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.6% C 0.165 H 135.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF884 |
|---|---|
| RGB | rgb(175, 248, 132) |
| HSL | hsl(98, 89%, 75%) |
| HSV | hsv(98, 47%, 97%) |
| CMYK | cmyk(29.4%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(90.74, -42.40, 48.42) |
| CIE-LCH | lch(90.74, 64.36, 131.20°) |
| OKLab | oklab(90.56% -0.1167 0.1169) |
| OKLCH | oklch(90.56% 0.165 135) |
| XYZ | xyz(55.4102, 77.9128, 33.9445) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Spring Green (survey)
#A9F971
ΔE00 2.43
Celery
#C1FD95
ΔE00 2.65
Light Yellowish Green
#C2FF89
ΔE00 2.67
Pale Light Green
#B1FC99
ΔE00 2.93
Light Green
#96F97B
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF884 #CD84F8
analogous
#E9F884 #AFF884 #84F893
triadic
#AFF884 #84AFF8 #F884AF
tetradic
#AFF884 #84E9F8 #CD84F8 #F89384
square
#AFF884 #84E9F8 #CD84F8 #F89384
split-complementary
#AFF884 #9384F8 #F884E9
monochromatic
#64F110 #89F54A #AFF884 #D5FBBE #ECFDE2
Accessibility & contrast
On white
1.27
#AFF884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#AFF884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF884
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF884 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#AEF0DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff884; /* rgb */ color: rgb(175, 248, 132); /* oklch */ color: oklch(90.6% 0.165 135.0);
Tailwind
colors: {
custom: {
50: '#c9fbaa',
500: '#aff884',
950: '#000000',
},
}SCSS
$custom: #aff884; $custom-light: #c9fbaa; $custom-dark: #000000;
JSON
{
"hex": "#aff884",
"rgb": {
"r": 175,
"g": 248,
"b": 132
},
"hsl": {
"h": 97.759,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.90555,
"c": 0.16522,
"h": 135
},
"luminance": 0.77915
}Semantic roles & 50–950 ramp
primary
#AFF884
secondary
#A24BD5
accent
#00E690
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581