#AFE484#AFE484
#AFE484 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.0% C 0.137 H 132.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE484 |
|---|---|
| RGB | rgb(175, 228, 132) |
| HSL | hsl(93, 64%, 71%) |
| HSV | hsv(93, 42%, 89%) |
| CMYK | cmyk(23.2%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(85.13, -33.40, 41.39) |
| CIE-LCH | lch(85.13, 53.18, 128.90°) |
| OKLab | oklab(86.02% -0.0918 0.1011) |
| OKLCH | oklch(86.02% 0.137 132.3) |
| XYZ | xyz(49.5866, 66.2655, 32.0033) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 5.07
Washed Out Green
#BCF5A6
ΔE00 5.17
Celery
#C1FD95
ΔE00 5.31
Pale Light Green
#B1FC99
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE484 #B984E4
analogous
#DFE484 #AFE484 #84E489
triadic
#AFE484 #84AFE4 #E484AF
tetradic
#AFE484 #84DFE4 #B984E4 #E48984
square
#AFE484 #84DFE4 #B984E4 #E48984
split-complementary
#AFE484 #8984E4 #E484DF
monochromatic
#6FC32B #8ED952 #AFE484 #D0EFB6 #EFF9E6
Accessibility & contrast
On white
1.47
#AFE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#AFE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE484
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE484 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#B1DDCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe484; /* rgb */ color: rgb(175, 228, 132); /* oklch */ color: oklch(86.0% 0.137 132.3);
Tailwind
colors: {
custom: {
50: '#c8eca9',
500: '#afe484',
950: '#000000',
},
}SCSS
$custom: #afe484; $custom-light: #c8eca9; $custom-dark: #000000;
JSON
{
"hex": "#afe484",
"rgb": {
"r": 175,
"g": 228,
"b": 132
},
"hsl": {
"h": 93.125,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.8602,
"c": 0.13654,
"h": 132.3
},
"luminance": 0.66267
}Semantic roles & 50–950 ramp
primary
#AFE484
secondary
#8C50BC
accent
#1ACC7C
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481