#AFF180#AFF180
#AFF180 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 88.9% C 0.159 H 133.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF180 |
|---|---|
| RGB | rgb(175, 241, 128) |
| HSL | hsl(95, 80%, 72%) |
| HSV | hsv(95, 47%, 95%) |
| CMYK | cmyk(27.4%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(88.72, -39.78, 47.83) |
| CIE-LCH | lch(88.72, 62.21, 129.75°) |
| OKLab | oklab(88.91% -0.1097 0.1154) |
| OKLCH | oklch(88.91% 0.159 133.6) |
| XYZ | xyz(53.0297, 73.5814, 31.8265) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.53
Spring Green (survey)
#A9F971
ΔE00 3.04
Celery
#C1FD95
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.35
Pale Light Green
#B1FC99
ΔE00 3.74
Light Pea Green
#C4FE82
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF180 #C280F1
analogous
#E8F180 #AFF180 #80F189
triadic
#AFF180 #80AFF1 #F180AF
tetradic
#AFF180 #80E8F1 #C280F1 #F18980
square
#AFF180 #80E8F1 #C280F1 #F18980
split-complementary
#AFF180 #8980F1 #F180E8
monochromatic
#6BDE18 #8CEB49 #AFF180 #D2F7B7 #EEFCE3
Accessibility & contrast
On white
1.34
#AFF180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#AFF180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF180
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF180 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#EFDD87
Tritanopia (blue-blind)
#B0E9D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff180; /* rgb */ color: rgb(175, 241, 128); /* oklch */ color: oklch(88.9% 0.159 133.6);
Tailwind
colors: {
custom: {
50: '#c9f6a7',
500: '#aff180',
950: '#000000',
},
}SCSS
$custom: #aff180; $custom-light: #c9f6a7; $custom-dark: #000000;
JSON
{
"hex": "#aff180",
"rgb": {
"r": 175,
"g": 241,
"b": 128
},
"hsl": {
"h": 95.044,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.88906,
"c": 0.15921,
"h": 133.6
},
"luminance": 0.73583
}Semantic roles & 50–950 ramp
primary
#AFF180
secondary
#9649CC
accent
#09DC85
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#131710
muted
#838580