#AFE082#AFE082
#AFE082 is a very light, vivid yellow-green. Relative luminance 0.640; OKLCH L 85.1% C 0.133 H 131.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE082 |
|---|---|
| RGB | rgb(175, 224, 130) |
| HSL | hsl(91, 60%, 69%) |
| HSV | hsv(91, 42%, 88%) |
| CMYK | cmyk(21.9%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(83.98, -31.79, 40.92) |
| CIE-LCH | lch(83.98, 51.82, 127.85°) |
| OKLab | oklab(85.09% -0.0874 0.0999) |
| OKLCH | oklch(85.09% 0.133 131.2) |
| XYZ | xyz(48.3634, 64.0360, 30.9269) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Light Grey Green
#B7E1A1
ΔE00 5.48
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 5.84
Tea Green
#BDF8A3
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE082 #B382E0
analogous
#DEE082 #AFE082 #82E084
triadic
#AFE082 #82AFE0 #E082AF
tetradic
#AFE082 #82DEE0 #B382E0 #E08482
square
#AFE082 #82DEE0 #B382E0 #E08482
split-complementary
#AFE082 #8482E0 #E082DE
monochromatic
#71BA2E #90D451 #AFE082 #CEECB3 #EEF8E4
Accessibility & contrast
On white
1.52
#AFE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#AFE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE082
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE082 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#B1D9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afe082; /* rgb */ color: rgb(175, 224, 130); /* oklch */ color: oklch(85.1% 0.133 131.2);
Tailwind
colors: {
custom: {
50: '#c8eaa7',
500: '#afe082',
950: '#000000',
},
}SCSS
$custom: #afe082; $custom-light: #c8eaa7; $custom-dark: #000000;
JSON
{
"hex": "#afe082",
"rgb": {
"r": 175,
"g": 224,
"b": 130
},
"hsl": {
"h": 91.277,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.85086,
"c": 0.13277,
"h": 131.2
},
"luminance": 0.64037
}Semantic roles & 50–950 ramp
primary
#AFE082
secondary
#854FB7
accent
#1EC876
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480