#AFF885#AFF885
#AFF885 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.6% C 0.164 H 135.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF885 |
|---|---|
| RGB | rgb(175, 248, 133) |
| HSL | hsl(98, 89%, 75%) |
| HSV | hsv(98, 46%, 97%) |
| CMYK | cmyk(29.4%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(90.75, -42.28, 47.96) |
| CIE-LCH | lch(90.75, 63.94, 131.40°) |
| OKLab | oklab(90.57% -0.1163 0.116) |
| OKLCH | oklch(90.57% 0.164 135.1) |
| XYZ | xyz(55.4789, 77.9403, 34.3066) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.32
Spring Green (survey)
#A9F971
ΔE00 2.57
Celery
#C1FD95
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pale Light Green
#B1FC99
ΔE00 2.79
Light Green
#96F97B
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF885 #CE85F8
analogous
#E8F885 #AFF885 #85F895
triadic
#AFF885 #85AFF8 #F885AF
tetradic
#AFF885 #85E8F8 #CE85F8 #F89585
square
#AFF885 #85E8F8 #CE85F8 #F89585
split-complementary
#AFF885 #9585F8 #F885E8
monochromatic
#63F111 #89F54B #AFF885 #D5FBBF #ECFDE2
Accessibility & contrast
On white
1.27
#AFF885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#AFF885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF885
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF885 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#AEF0DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff885; /* rgb */ color: rgb(175, 248, 133); /* oklch */ color: oklch(90.6% 0.164 135.1);
Tailwind
colors: {
custom: {
50: '#c9fbaa',
500: '#aff885',
950: '#000000',
},
}SCSS
$custom: #aff885; $custom-light: #c9fbaa; $custom-dark: #000000;
JSON
{
"hex": "#aff885",
"rgb": {
"r": 175,
"g": 248,
"b": 133
},
"hsl": {
"h": 98.087,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.9057,
"c": 0.16427,
"h": 135.1
},
"luminance": 0.77942
}Semantic roles & 50–950 ramp
primary
#AFF885
secondary
#A34CD5
accent
#00E692
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581