#AFE381#AFE381
#AFE381 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.7% C 0.138 H 131.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE381 |
|---|---|
| RGB | rgb(175, 227, 129) |
| HSL | hsl(92, 64%, 70%) |
| HSV | hsv(92, 43%, 89%) |
| CMYK | cmyk(22.9%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(84.81, -33.31, 42.46) |
| CIE-LCH | lch(84.81, 53.96, 128.12°) |
| OKLab | oklab(85.75% -0.0917 0.1034) |
| OKLCH | oklch(85.75% 0.138 131.6) |
| XYZ | xyz(49.1099, 65.6360, 30.8462) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Tea Green
#BDF8A3
ΔE00 5.48
Celery
#C1FD95
ΔE00 5.52
Washed Out Green
#BCF5A6
ΔE00 5.61
Pale Light Green
#B1FC99
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE381 #B581E3
analogous
#E0E381 #AFE381 #81E384
triadic
#AFE381 #81AFE3 #E381AF
tetradic
#AFE381 #81E0E3 #B581E3 #E38481
square
#AFE381 #81E0E3 #B581E3 #E38481
split-complementary
#AFE381 #8481E3 #E381E0
monochromatic
#70BF2A #8FD84F #AFE381 #CFEEB3 #EFF9E5
Accessibility & contrast
On white
1.49
#AFE381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#AFE381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE381
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE381 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD679
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#B1DCCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe381; /* rgb */ color: rgb(175, 227, 129); /* oklch */ color: oklch(85.7% 0.138 131.6);
Tailwind
colors: {
custom: {
50: '#c8eca7',
500: '#afe381',
950: '#000000',
},
}SCSS
$custom: #afe381; $custom-light: #c8eca7; $custom-dark: #000000;
JSON
{
"hex": "#afe381",
"rgb": {
"r": 175,
"g": 227,
"b": 129
},
"hsl": {
"h": 91.837,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.85748,
"c": 0.13818,
"h": 131.6
},
"luminance": 0.65637
}Semantic roles & 50–950 ramp
primary
#AFE381
secondary
#874DBB
accent
#1ACB78
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480