#AFF888#AFF888
#AFF888 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.6% C 0.161 H 135.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF888 |
|---|---|
| RGB | rgb(175, 248, 136) |
| HSL | hsl(99, 89%, 75%) |
| HSV | hsv(99, 45%, 97%) |
| CMYK | cmyk(29.4%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(90.79, -41.92, 46.58) |
| CIE-LCH | lch(90.79, 62.66, 131.98°) |
| OKLab | oklab(90.61% -0.1152 0.113) |
| OKLCH | oklch(90.61% 0.161 135.5) |
| XYZ | xyz(55.6892, 78.0244, 35.4138) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.37
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Celery
#C1FD95
ΔE00 2.45
Light Yellowish Green
#C2FF89
ΔE00 2.91
Spring Green (survey)
#A9F971
ΔE00 2.99
Pastel Green
#B0FF9D
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF888 #D188F8
analogous
#E7F888 #AFF888 #88F899
triadic
#AFF888 #88AFF8 #F888AF
tetradic
#AFF888 #88E7F8 #D188F8 #F89988
square
#AFF888 #88E7F8 #D188F8 #F89988
split-complementary
#AFF888 #9988F8 #F888E7
monochromatic
#61F114 #88F54E #AFF888 #D6FBC2 #ECFDE2
Accessibility & contrast
On white
1.26
#AFF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#AFF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF888
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF888 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#F5E28F
Tritanopia (blue-blind)
#AEF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff888; /* rgb */ color: rgb(175, 248, 136); /* oklch */ color: oklch(90.6% 0.161 135.5);
Tailwind
colors: {
custom: {
50: '#c9fbac',
500: '#aff888',
950: '#000000',
},
}SCSS
$custom: #aff888; $custom-light: #c9fbac; $custom-dark: #000000;
JSON
{
"hex": "#aff888",
"rgb": {
"r": 175,
"g": 248,
"b": 136
},
"hsl": {
"h": 99.107,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.90613,
"c": 0.16138,
"h": 135.5
},
"luminance": 0.78026
}Semantic roles & 50–950 ramp
primary
#AFF888
secondary
#A74ED6
accent
#00E696
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581