#AFE080#AFE080
#AFE080 is a very light, vivid yellow-green. Relative luminance 0.640; OKLCH L 85.1% C 0.135 H 130.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE080 |
|---|---|
| RGB | rgb(175, 224, 128) |
| HSL | hsl(91, 61%, 69%) |
| HSV | hsv(91, 43%, 88%) |
| CMYK | cmyk(21.9%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(83.96, -32.04, 41.87) |
| CIE-LCH | lch(83.96, 52.72, 127.42°) |
| OKLab | oklab(85.06% -0.0882 0.102) |
| OKLCH | oklch(85.06% 0.135 130.9) |
| XYZ | xyz(48.2304, 63.9828, 30.2268) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE080 #B180E0
analogous
#DFE080 #AFE080 #80E081
triadic
#AFE080 #80AFE0 #E080AF
tetradic
#AFE080 #80DFE0 #B180E0 #E08180
square
#AFE080 #80DFE0 #B180E0 #E08180
split-complementary
#AFE080 #8180E0 #E080DF
monochromatic
#71B92D #90D44F #AFE080 #CEECB1 #EDF8E2
Accessibility & contrast
On white
1.52
#AFE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#AFE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE080
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE080 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#B2D9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afe080; /* rgb */ color: rgb(175, 224, 128); /* oklch */ color: oklch(85.1% 0.135 130.9);
Tailwind
colors: {
custom: {
50: '#c8eaa6',
500: '#afe080',
950: '#000000',
},
}SCSS
$custom: #afe080; $custom-light: #c8eaa6; $custom-dark: #000000;
JSON
{
"hex": "#afe080",
"rgb": {
"r": 175,
"g": 224,
"b": 128
},
"hsl": {
"h": 90.625,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.85055,
"c": 0.13486,
"h": 130.9
},
"luminance": 0.63984
}Semantic roles & 50–950 ramp
primary
#AFE080
secondary
#834DB7
accent
#1DC875
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480