#AFE379#AFE379
#AFE379 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.6% C 0.146 H 130.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE379 |
|---|---|
| RGB | rgb(175, 227, 121) |
| HSL | hsl(89, 65%, 68%) |
| HSV | hsv(89, 47%, 89%) |
| CMYK | cmyk(22.9%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(84.71, -34.25, 46.21) |
| CIE-LCH | lch(84.71, 57.52, 126.55°) |
| OKLab | oklab(85.63% -0.0948 0.1114) |
| OKLCH | oklch(85.63% 0.146 130.4) |
| XYZ | xyz(48.5989, 65.4316, 28.1545) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.81
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Celery
#C1FD95
ΔE00 5.68
Spring Green (survey)
#A9F971
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 5.95
Light Pea Green
#C4FE82
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE379 #AD79E3
analogous
#E3E279 #AFE379 #7AE379
triadic
#AFE379 #79AFE3 #E379AF
tetradic
#AFE379 #79E3E2 #AD79E3 #E3797A
square
#AFE379 #79E3E2 #AD79E3 #E3797A
split-complementary
#AFE379 #797AE3 #E279E3
monochromatic
#72BB27 #91D846 #AFE379 #CDEEAC #EBF8DE
Accessibility & contrast
On white
1.49
#AFE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#AFE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE379
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE379 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD670
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#B2DBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe379; /* rgb */ color: rgb(175, 227, 121); /* oklch */ color: oklch(85.6% 0.146 130.4);
Tailwind
colors: {
custom: {
50: '#c9eca1',
500: '#afe379',
950: '#000000',
},
}SCSS
$custom: #afe379; $custom-light: #c9eca1; $custom-dark: #000000;
JSON
{
"hex": "#afe379",
"rgb": {
"r": 175,
"g": 227,
"b": 121
},
"hsl": {
"h": 89.434,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.85629,
"c": 0.14627,
"h": 130.4
},
"luminance": 0.65433
}Semantic roles & 50–950 ramp
primary
#AFE379
secondary
#7F46BA
accent
#18CD71
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480