#AFE181#AFE181
#AFE181 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.3% C 0.135 H 131.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE181 |
|---|---|
| RGB | rgb(175, 225, 129) |
| HSL | hsl(91, 62%, 69%) |
| HSV | hsv(91, 43%, 88%) |
| CMYK | cmyk(22.2%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(84.25, -32.38, 41.75) |
| CIE-LCH | lch(84.25, 52.84, 127.80°) |
| OKLab | oklab(85.3% -0.0891 0.1017) |
| OKLCH | oklch(85.3% 0.135 131.2) |
| XYZ | xyz(48.5661, 64.5483, 30.6650) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.11
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 5.75
Tea Green
#BDF8A3
ΔE00 5.76
Washed Out Green
#BCF5A6
ΔE00 5.81
Celery
#C1FD95
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE181 #B381E1
analogous
#DFE181 #AFE181 #81E183
triadic
#AFE181 #81AFE1 #E181AF
tetradic
#AFE181 #81DFE1 #B381E1 #E18381
square
#AFE181 #81DFE1 #B381E1 #E18381
split-complementary
#AFE181 #8381E1 #E181DF
monochromatic
#71BB2D #90D550 #AFE181 #CEEDB2 #EEF9E4
Accessibility & contrast
On white
1.51
#AFE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#AFE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE181
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE181 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57A
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#B1DACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe181; /* rgb */ color: rgb(175, 225, 129); /* oklch */ color: oklch(85.3% 0.135 131.2);
Tailwind
colors: {
custom: {
50: '#c8eaa7',
500: '#afe181',
950: '#000000',
},
}SCSS
$custom: #afe181; $custom-light: #c8eaa7; $custom-dark: #000000;
JSON
{
"hex": "#afe181",
"rgb": {
"r": 175,
"g": 225,
"b": 129
},
"hsl": {
"h": 91.25,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.85296,
"c": 0.13527,
"h": 131.2
},
"luminance": 0.64549
}Semantic roles & 50–950 ramp
primary
#AFE181
secondary
#854EB8
accent
#1CC976
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480