#AFFA89#AFFA89
#AFFA89 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.1% C 0.163 H 135.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA89 |
|---|---|
| RGB | rgb(175, 250, 137) |
| HSL | hsl(100, 92%, 76%) |
| HSV | hsv(100, 45%, 98%) |
| CMYK | cmyk(30%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.36, -42.67, 46.82) |
| CIE-LCH | lch(91.36, 63.35, 132.34°) |
| OKLab | oklab(91.08% -0.1172 0.1136) |
| OKLCH | oklch(91.08% 0.163 135.9) |
| XYZ | xyz(56.3787, 79.2892, 35.9959) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.26
Celery
#C1FD95
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pastel Green
#B0FF9D
ΔE00 2.86
Spring Green (survey)
#A9F971
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA89 #D489FA
analogous
#E7FA89 #AFFA89 #89FA9B
triadic
#AFFA89 #89AFFA #FA89AF
tetradic
#AFFA89 #89E7FA #D489FA #FA9B89
square
#AFFA89 #89E7FA #D489FA #FA9B89
split-complementary
#AFFA89 #9B89FA #FA89E7
monochromatic
#5FF514 #87F84E #AFFA89 #D7FCC4 #EBFEE2
Accessibility & contrast
On white
1.25
#AFFA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#AFFA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA89
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA89 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F6E490
Tritanopia (blue-blind)
#ADF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #affa89; /* rgb */ color: rgb(175, 250, 137); /* oklch */ color: oklch(91.1% 0.163 135.9);
Tailwind
colors: {
custom: {
50: '#c9fcad',
500: '#affa89',
950: '#000000',
},
}SCSS
$custom: #affa89; $custom-light: #c9fcad; $custom-dark: #000000;
JSON
{
"hex": "#affa89",
"rgb": {
"r": 175,
"g": 250,
"b": 137
},
"hsl": {
"h": 99.823,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.91082,
"c": 0.16324,
"h": 135.9
},
"luminance": 0.79291
}Semantic roles & 50–950 ramp
primary
#AFFA89
secondary
#AA4FD9
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581