#AFF283#AFF283
#AFF283 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.2% C 0.158 H 134.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF283 |
|---|---|
| RGB | rgb(175, 242, 131) |
| HSL | hsl(96, 81%, 73%) |
| HSV | hsv(96, 46%, 95%) |
| CMYK | cmyk(27.7%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(89.04, -39.87, 46.79) |
| CIE-LCH | lch(89.04, 61.47, 130.43°) |
| OKLab | oklab(89.18% -0.1098 0.1132) |
| OKLCH | oklch(89.18% 0.158 134.1) |
| XYZ | xyz(53.5269, 74.2552, 32.9808) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.47
Celery
#C1FD95
ΔE00 2.96
Spring Green (survey)
#A9F971
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.31
Light Yellowish Green
#C2FF89
ΔE00 3.31
Light Green
#96F97B
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF283 #C683F2
analogous
#E7F283 #AFF283 #83F28E
triadic
#AFF283 #83AFF2 #F283AF
tetradic
#AFF283 #83E7F2 #C683F2 #F28E83
square
#AFF283 #83E7F2 #C683F2 #F28E83
split-complementary
#AFF283 #8E83F2 #F283E7
monochromatic
#68E318 #8BEC4C #AFF283 #D3F8BA #EDFCE3
Accessibility & contrast
On white
1.32
#AFF283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#AFF283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF283
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF283 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37A
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#AFEAD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff283; /* rgb */ color: rgb(175, 242, 131); /* oklch */ color: oklch(89.2% 0.158 134.1);
Tailwind
colors: {
custom: {
50: '#c9f6a9',
500: '#aff283',
950: '#000000',
},
}SCSS
$custom: #aff283; $custom-light: #c9f6a9; $custom-dark: #000000;
JSON
{
"hex": "#aff283",
"rgb": {
"r": 175,
"g": 242,
"b": 131
},
"hsl": {
"h": 96.216,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.89177,
"c": 0.15772,
"h": 134.1
},
"luminance": 0.74257
}Semantic roles & 50–950 ramp
primary
#AFF283
secondary
#9A4CCD
accent
#08DD89
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581