#AFF883#AFF883
#AFF883 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.5% C 0.166 H 134.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF883 |
|---|---|
| RGB | rgb(175, 248, 131) |
| HSL | hsl(97, 89%, 74%) |
| HSV | hsv(97, 47%, 97%) |
| CMYK | cmyk(29.4%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(90.73, -42.51, 48.88) |
| CIE-LCH | lch(90.73, 64.78, 131.02°) |
| OKLab | oklab(90.54% -0.1171 0.1179) |
| OKLCH | oklch(90.54% 0.166 134.8) |
| XYZ | xyz(55.3421, 77.8855, 33.5859) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.30
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.63
Celery
#C1FD95
ΔE00 2.71
Light Green
#96F97B
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF883 #CC83F8
analogous
#EAF883 #AFF883 #83F892
triadic
#AFF883 #83AFF8 #F883AF
tetradic
#AFF883 #83EAF8 #CC83F8 #F89283
square
#AFF883 #83EAF8 #CC83F8 #F89283
split-complementary
#AFF883 #9283F8 #F883EA
monochromatic
#64F10F #8AF549 #AFF883 #D4FBBD #ECFDE2
Accessibility & contrast
On white
1.27
#AFF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#AFF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF883
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF883 | 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)
#FFE879
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#AEF0DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff883; /* rgb */ color: rgb(175, 248, 131); /* oklch */ color: oklch(90.5% 0.166 134.8);
Tailwind
colors: {
custom: {
50: '#cafba9',
500: '#aff883',
950: '#000000',
},
}SCSS
$custom: #aff883; $custom-light: #cafba9; $custom-dark: #000000;
JSON
{
"hex": "#aff883",
"rgb": {
"r": 175,
"g": 248,
"b": 131
},
"hsl": {
"h": 97.436,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.90541,
"c": 0.16618,
"h": 134.8
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#AFF883
secondary
#A14AD5
accent
#00E68F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581