#AFF28F#AFF28F
#AFF28F is a very light, vivid green. Relative luminance 0.746; OKLCH L 89.4% C 0.146 H 136.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF28F |
|---|---|
| RGB | rgb(175, 242, 143) |
| HSL | hsl(101, 79%, 75%) |
| HSV | hsv(101, 41%, 95%) |
| CMYK | cmyk(27.7%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(89.21, -38.37, 41.18) |
| CIE-LCH | lch(89.21, 56.28, 132.97°) |
| OKLab | oklab(89.36% -0.1051 0.101) |
| OKLCH | oklch(89.36% 0.146 136.1) |
| XYZ | xyz(54.3878, 74.5996, 37.5149) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.23
Tea Green
#BDF8A3
ΔE00 2.90
Celery
#C1FD95
ΔE00 2.98
Pastel Green
#B0FF9D
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Light Pastel Green
#B2FBA5
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF28F #D28FF2
analogous
#E0F28F #AFF28F #8FF2A0
triadic
#AFF28F #8FAFF2 #F28FAF
tetradic
#AFF28F #8FE0F2 #D28FF2 #F2A08F
square
#AFF28F #8FE0F2 #D28FF2 #F2A08F
split-complementary
#AFF28F #A08FF2 #F28FE0
monochromatic
#61E521 #88EC58 #AFF28F #D6F8C6 #EBFCE4
Accessibility & contrast
On white
1.32
#AFF28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#AFF28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF28F
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF28F | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E488
Deuteranopia (green-blind)
#EEDE95
Tritanopia (blue-blind)
#AEEBDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff28f; /* rgb */ color: rgb(175, 242, 143); /* oklch */ color: oklch(89.4% 0.146 136.1);
Tailwind
colors: {
custom: {
50: '#c9f6b1',
500: '#aff28f',
950: '#000000',
},
}SCSS
$custom: #aff28f; $custom-light: #c9f6b1; $custom-dark: #000000;
JSON
{
"hex": "#aff28f",
"rgb": {
"r": 175,
"g": 242,
"b": 143
},
"hsl": {
"h": 100.606,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.8936,
"c": 0.14578,
"h": 136.1
},
"luminance": 0.74601
}Semantic roles & 50–950 ramp
primary
#AFF28F
secondary
#A857CF
accent
#0ADB98
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131711
muted
#838581