#AFE377#AFE377
#AFE377 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.6% C 0.148 H 130.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE377 |
|---|---|
| RGB | rgb(175, 227, 119) |
| HSL | hsl(89, 66%, 68%) |
| HSV | hsv(89, 48%, 89%) |
| CMYK | cmyk(22.9%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(84.68, -34.48, 47.14) |
| CIE-LCH | lch(84.68, 58.41, 126.18°) |
| OKLab | oklab(85.6% -0.0956 0.1133) |
| OKLCH | oklch(85.6% 0.148 130.1) |
| XYZ | xyz(48.4775, 65.3830, 27.5153) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Spring Green (survey)
#A9F971
ΔE00 5.63
Celery
#C1FD95
ΔE00 5.77
Light Pea Green
#C4FE82
ΔE00 5.90
Light Yellowish Green
#C2FF89
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE377 #AB77E3
analogous
#E3E177 #AFE377 #79E377
triadic
#AFE377 #77AFE3 #E377AF
tetradic
#AFE377 #77E3E1 #AB77E3 #E37779
square
#AFE377 #77E3E1 #AB77E3 #E37779
split-complementary
#AFE377 #7779E3 #E177E3
monochromatic
#73B926 #91D944 #AFE377 #CDEDAA #EBF8DD
Accessibility & contrast
On white
1.49
#AFE377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#AFE377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE377
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE377 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#B2DBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe377; /* rgb */ color: rgb(175, 227, 119); /* oklch */ color: oklch(85.6% 0.148 130.1);
Tailwind
colors: {
custom: {
50: '#c9eca0',
500: '#afe377',
950: '#000000',
},
}SCSS
$custom: #afe377; $custom-light: #c9eca0; $custom-dark: #000000;
JSON
{
"hex": "#afe377",
"rgb": {
"r": 175,
"g": 227,
"b": 119
},
"hsl": {
"h": 88.889,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.85601,
"c": 0.14824,
"h": 130.1
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#AFE377
secondary
#7D45BA
accent
#18CE6F
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480