#AFF08D#AFF08D
#AFF08D is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 88.9% C 0.145 H 135.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF08D |
|---|---|
| RGB | rgb(175, 240, 141) |
| HSL | hsl(99, 77%, 75%) |
| HSV | hsv(99, 41%, 94%) |
| CMYK | cmyk(27.1%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(88.62, -37.73, 41.41) |
| CIE-LCH | lch(88.62, 56.02, 132.34°) |
| OKLab | oklab(88.88% -0.1034 0.1015) |
| OKLCH | oklch(88.88% 0.145 135.5) |
| XYZ | xyz(53.6457, 73.3555, 36.5267) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.71
Tea Green
#BDF8A3
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.18
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Pastel Green
#B0FF9D
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF08D #CE8DF0
analogous
#E0F08D #AFF08D #8DF09D
triadic
#AFF08D #8DAFF0 #F08DAF
tetradic
#AFF08D #8DE0F0 #CE8DF0 #F09D8D
square
#AFF08D #8DE0F0 #CE8DF0 #F09D8D
split-complementary
#AFF08D #9D8DF0 #F08DE0
monochromatic
#63E221 #89E957 #AFF08D #D5F7C3 #ECFBE4
Accessibility & contrast
On white
1.34
#AFF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#AFF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF08D
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF08D | 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)
#F7E286
Deuteranopia (green-blind)
#EDDC93
Tritanopia (blue-blind)
#AEE9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aff08d; /* rgb */ color: rgb(175, 240, 141); /* oklch */ color: oklch(88.9% 0.145 135.5);
Tailwind
colors: {
custom: {
50: '#c9f5af',
500: '#aff08d',
950: '#000000',
},
}SCSS
$custom: #aff08d; $custom-light: #c9f5af; $custom-dark: #000000;
JSON
{
"hex": "#aff08d",
"rgb": {
"r": 175,
"g": 240,
"b": 141
},
"hsl": {
"h": 99.394,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.88876,
"c": 0.14489,
"h": 135.5
},
"luminance": 0.73357
}Semantic roles & 50–950 ramp
primary
#AFF08D
secondary
#A355CC
accent
#0DD993
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581