#AFF27F#AFF27F
#AFF27F is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.1% C 0.162 H 133.5°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF27F |
|---|---|
| RGB | rgb(175, 242, 127) |
| HSL | hsl(95, 82%, 72%) |
| HSV | hsv(95, 48%, 95%) |
| CMYK | cmyk(27.7%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(88.99, -40.34, 48.63) |
| CIE-LCH | lch(88.99, 63.18, 129.67°) |
| OKLab | oklab(89.12% -0.1113 0.1171) |
| OKLCH | oklch(89.12% 0.162 133.5) |
| XYZ | xyz(53.2611, 74.1489, 31.5805) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Spring Green (survey)
#A9F971
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.18
Light Pea Green
#C4FE82
ΔE00 3.54
Pale Light Green
#B1FC99
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF27F #C27FF2
analogous
#E8F27F #AFF27F #7FF289
triadic
#AFF27F #7FAFF2 #F27FAF
tetradic
#AFF27F #7FE8F2 #C27FF2 #F2897F
square
#AFF27F #7FE8F2 #C27FF2 #F2897F
split-complementary
#AFF27F #897FF2 #F27FE8
monochromatic
#6BE017 #8CEC47 #AFF27F #D2F8B7 #EEFCE3
Accessibility & contrast
On white
1.33
#AFF27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#AFF27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF27F
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF27F | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#F0DE86
Tritanopia (blue-blind)
#B0EAD7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff27f; /* rgb */ color: rgb(175, 242, 127); /* oklch */ color: oklch(89.1% 0.162 133.5);
Tailwind
colors: {
custom: {
50: '#c9f6a6',
500: '#aff27f',
950: '#000000',
},
}SCSS
$custom: #aff27f; $custom-light: #c9f6a6; $custom-dark: #000000;
JSON
{
"hex": "#aff27f",
"rgb": {
"r": 175,
"g": 242,
"b": 127
},
"hsl": {
"h": 94.957,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.8912,
"c": 0.16158,
"h": 133.5
},
"luminance": 0.74151
}Semantic roles & 50–950 ramp
primary
#AFF27F
secondary
#9648CD
accent
#08DE84
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13170F
muted
#838580