#AFE282#AFE282
#AFE282 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.5% C 0.136 H 131.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE282 |
|---|---|
| RGB | rgb(175, 226, 130) |
| HSL | hsl(92, 62%, 70%) |
| HSV | hsv(92, 42%, 89%) |
| CMYK | cmyk(22.6%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(84.54, -32.72, 41.63) |
| CIE-LCH | lch(84.54, 52.95, 128.17°) |
| OKLab | oklab(85.54% -0.09 0.1015) |
| OKLCH | oklch(85.54% 0.136 131.6) |
| XYZ | xyz(48.9040, 65.1173, 31.1071) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 5.32
Tea Green
#BDF8A3
ΔE00 5.53
Washed Out Green
#BCF5A6
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE282 #B582E2
analogous
#DFE282 #AFE282 #82E285
triadic
#AFE282 #82AFE2 #E282AF
tetradic
#AFE282 #82DFE2 #B582E2 #E28582
square
#AFE282 #82DFE2 #B582E2 #E28582
split-complementary
#AFE282 #8582E2 #E282DF
monochromatic
#70BE2C #8FD650 #AFE282 #CFEEB4 #EFF9E5
Accessibility & contrast
On white
1.50
#AFE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#AFE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE282
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE282 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#B1DBCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe282; /* rgb */ color: rgb(175, 226, 130); /* oklch */ color: oklch(85.5% 0.136 131.6);
Tailwind
colors: {
custom: {
50: '#c8eba8',
500: '#afe282',
950: '#000000',
},
}SCSS
$custom: #afe282; $custom-light: #c8eba8; $custom-dark: #000000;
JSON
{
"hex": "#afe282",
"rgb": {
"r": 175,
"g": 226,
"b": 130
},
"hsl": {
"h": 91.875,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.85537,
"c": 0.1357,
"h": 131.6
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#AFE282
secondary
#874EBA
accent
#1BCA78
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480