#AFF08C#AFF08C
#AFF08C is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 88.9% C 0.146 H 135.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF08C |
|---|---|
| RGB | rgb(175, 240, 140) |
| HSL | hsl(99, 77%, 75%) |
| HSV | hsv(99, 42%, 94%) |
| CMYK | cmyk(27.1%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(88.60, -37.86, 41.88) |
| CIE-LCH | lch(88.60, 56.45, 132.11°) |
| OKLab | oklab(88.86% -0.1038 0.1025) |
| OKLCH | oklch(88.86% 0.146 135.4) |
| XYZ | xyz(53.5716, 73.3259, 36.1366) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.25
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Pastel Green
#B0FF9D
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF08C #CD8CF0
analogous
#E1F08C #AFF08C #8CF09B
triadic
#AFF08C #8CAFF0 #F08CAF
tetradic
#AFF08C #8CE1F0 #CD8CF0 #F09B8C
square
#AFF08C #8CE1F0 #CD8CF0 #F09B8C
split-complementary
#AFF08C #9B8CF0 #F08CE1
monochromatic
#64E220 #89E956 #AFF08C #D5F7C2 #ECFBE4
Accessibility & contrast
On white
1.34
#AFF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#AFF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF08C
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF08C | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E284
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#AEE9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aff08c; /* rgb */ color: rgb(175, 240, 140); /* oklch */ color: oklch(88.9% 0.146 135.4);
Tailwind
colors: {
custom: {
50: '#c9f5af',
500: '#aff08c',
950: '#000000',
},
}SCSS
$custom: #aff08c; $custom-light: #c9f5af; $custom-dark: #000000;
JSON
{
"hex": "#aff08c",
"rgb": {
"r": 175,
"g": 240,
"b": 140
},
"hsl": {
"h": 99,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.8886,
"c": 0.1459,
"h": 135.4
},
"luminance": 0.73328
}Semantic roles & 50–950 ramp
primary
#AFF08C
secondary
#A254CC
accent
#0CD991
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581