#AFE474#AFE474
#AFE474 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.8% C 0.153 H 130.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE474 |
|---|---|
| RGB | rgb(175, 228, 116) |
| HSL | hsl(88, 67%, 67%) |
| HSV | hsv(88, 49%, 89%) |
| CMYK | cmyk(23.2%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(84.93, -35.27, 48.87) |
| CIE-LCH | lch(84.93, 60.27, 125.82°) |
| OKLab | oklab(85.79% -0.098 0.117) |
| OKLCH | oklch(85.79% 0.153 130) |
| XYZ | xyz(48.5745, 65.8607, 26.6728) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Spring Green (survey)
#A9F971
ΔE00 5.26
Pale Olive Green
#B1D27B
ΔE00 5.32
Light Pea Green
#C4FE82
ΔE00 5.60
Light Yellowish Green
#C2FF89
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE474 #A974E4
analogous
#E4E174 #AFE474 #77E474
triadic
#AFE474 #74AFE4 #E474AF
tetradic
#AFE474 #74E4E1 #A974E4 #E47477
square
#AFE474 #74E4E1 #A974E4 #E47477
split-complementary
#AFE474 #7477E4 #E174E4
monochromatic
#73BA24 #92DA41 #AFE474 #CCEEA7 #EAF8DA
Accessibility & contrast
On white
1.48
#AFE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#AFE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE474
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE474 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#B2DCCA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe474; /* rgb */ color: rgb(175, 228, 116); /* oklch */ color: oklch(85.8% 0.153 130.0);
Tailwind
colors: {
custom: {
50: '#c9ec9e',
500: '#afe474',
950: '#000000',
},
}SCSS
$custom: #afe474; $custom-light: #c9ec9e; $custom-dark: #000000;
JSON
{
"hex": "#afe474",
"rgb": {
"r": 175,
"g": 228,
"b": 116
},
"hsl": {
"h": 88.393,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.85787,
"c": 0.15256,
"h": 130
},
"luminance": 0.65862
}Semantic roles & 50–950 ramp
primary
#AFE474
secondary
#7B43BA
accent
#16CF6E
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480