#AFE077#AFE077
#AFE077 is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 84.9% C 0.144 H 129.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE077 |
|---|---|
| RGB | rgb(175, 224, 119) |
| HSL | hsl(88, 63%, 67%) |
| HSV | hsv(88, 47%, 88%) |
| CMYK | cmyk(21.9%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(83.84, -33.10, 46.11) |
| CIE-LCH | lch(83.84, 56.76, 125.67°) |
| OKLab | oklab(84.92% -0.0917 0.111) |
| OKLCH | oklch(84.92% 0.144 129.6) |
| XYZ | xyz(47.6641, 63.7563, 27.2442) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Light Moss Green
#A6C875
ΔE00 6.18
Celery
#C1FD95
ΔE00 6.35
Spring Green (survey)
#A9F971
ΔE00 6.39
Light Pea Green
#C4FE82
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE077 #A877E0
analogous
#E0DC77 #AFE077 #7BE077
triadic
#AFE077 #77AFE0 #E077AF
tetradic
#AFE077 #77E0DC #A877E0 #E0777B
square
#AFE077 #77E0DC #A877E0 #E0777B
split-complementary
#AFE077 #777BE0 #DC77E0
monochromatic
#73B429 #92D545 #AFE077 #CCEBA9 #EAF7DB
Accessibility & contrast
On white
1.53
#AFE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#AFE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE077
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE077 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36E
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#B3D8C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afe077; /* rgb */ color: rgb(175, 224, 119); /* oklch */ color: oklch(84.9% 0.144 129.6);
Tailwind
colors: {
custom: {
50: '#c9eaa0',
500: '#afe077',
950: '#000000',
},
}SCSS
$custom: #afe077; $custom-light: #c9eaa0; $custom-dark: #000000;
JSON
{
"hex": "#afe077",
"rgb": {
"r": 175,
"g": 224,
"b": 119
},
"hsl": {
"h": 88,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.84921,
"c": 0.14401,
"h": 129.6
},
"luminance": 0.63757
}Semantic roles & 50–950 ramp
primary
#AFE077
secondary
#7A46B5
accent
#1BCB6D
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480