#AFF08A#AFF08A
#AFF08A is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 88.8% C 0.148 H 135.0°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF08A |
|---|---|
| RGB | rgb(175, 240, 138) |
| HSL | hsl(98, 77%, 74%) |
| HSV | hsv(98, 43%, 94%) |
| CMYK | cmyk(27.1%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(88.58, -38.11, 42.82) |
| CIE-LCH | lch(88.58, 57.33, 131.67°) |
| OKLab | oklab(88.83% -0.1046 0.1046) |
| OKLCH | oklch(88.83% 0.148 135) |
| XYZ | xyz(53.4255, 73.2674, 35.3670) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.10
Tea Green
#BDF8A3
ΔE00 3.49
Pastel Green
#B0FF9D
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF08A #CB8AF0
analogous
#E2F08A #AFF08A #8AF098
triadic
#AFF08A #8AAFF0 #F08AAF
tetradic
#AFF08A #8AE2F0 #CB8AF0 #F0988A
square
#AFF08A #8AE2F0 #CB8AF0 #F0988A
split-complementary
#AFF08A #988AF0 #F08AE2
monochromatic
#65E21E #8AE954 #AFF08A #D4F7C0 #ECFCE4
Accessibility & contrast
On white
1.34
#AFF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#AFF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF08A
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF08A | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#AEE9D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aff08a; /* rgb */ color: rgb(175, 240, 138); /* oklch */ color: oklch(88.8% 0.148 135.0);
Tailwind
colors: {
custom: {
50: '#c9f5ad',
500: '#aff08a',
950: '#000000',
},
}SCSS
$custom: #aff08a; $custom-light: #c9f5ad; $custom-dark: #000000;
JSON
{
"hex": "#aff08a",
"rgb": {
"r": 175,
"g": 240,
"b": 138
},
"hsl": {
"h": 98.235,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.88828,
"c": 0.14792,
"h": 135
},
"luminance": 0.73269
}Semantic roles & 50–950 ramp
primary
#AFF08A
secondary
#A053CC
accent
#0CDA8F
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581