#AFFA88#AFFA88
#AFFA88 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.1% C 0.164 H 135.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA88 |
|---|---|
| RGB | rgb(175, 250, 136) |
| HSL | hsl(99, 92%, 76%) |
| HSV | hsv(99, 46%, 98%) |
| CMYK | cmyk(30%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(91.35, -42.79, 47.28) |
| CIE-LCH | lch(91.35, 63.77, 132.15°) |
| OKLab | oklab(91.07% -0.1176 0.1146) |
| OKLCH | oklch(91.07% 0.164 135.7) |
| XYZ | xyz(56.3073, 79.2607, 35.6199) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.41
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Celery
#C1FD95
ΔE00 2.49
Light Yellowish Green
#C2FF89
ΔE00 2.78
Spring Green (survey)
#A9F971
ΔE00 2.81
Light Green
#96F97B
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA88 #D388FA
analogous
#E8FA88 #AFFA88 #88FA9A
triadic
#AFFA88 #88AFFA #FA88AF
tetradic
#AFFA88 #88E8FA #D388FA #FA9A88
square
#AFFA88 #88E8FA #D388FA #FA9A88
split-complementary
#AFFA88 #9A88FA #FA88E8
monochromatic
#60F513 #88F84D #AFFA88 #D6FCC3 #EBFEE2
Accessibility & contrast
On white
1.25
#AFFA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#AFFA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA88
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA88 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F6E48F
Tritanopia (blue-blind)
#AEF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #affa88; /* rgb */ color: rgb(175, 250, 136); /* oklch */ color: oklch(91.1% 0.164 135.7);
Tailwind
colors: {
custom: {
50: '#c9fcac',
500: '#affa88',
950: '#000000',
},
}SCSS
$custom: #affa88; $custom-light: #c9fcac; $custom-dark: #000000;
JSON
{
"hex": "#affa88",
"rgb": {
"r": 175,
"g": 250,
"b": 136
},
"hsl": {
"h": 99.474,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.91068,
"c": 0.1642,
"h": 135.7
},
"luminance": 0.79263
}Semantic roles & 50–950 ramp
primary
#AFFA88
secondary
#A94ED9
accent
#00E697
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581