#AFE382#AFE382
#AFE382 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.137 H 131.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE382 |
|---|---|
| RGB | rgb(175, 227, 130) |
| HSL | hsl(92, 63%, 70%) |
| HSV | hsv(92, 43%, 89%) |
| CMYK | cmyk(22.9%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(84.82, -33.19, 41.98) |
| CIE-LCH | lch(84.82, 53.52, 128.33°) |
| OKLab | oklab(85.76% -0.0913 0.1023) |
| OKLCH | oklch(85.76% 0.137 131.7) |
| XYZ | xyz(49.1767, 65.6627, 31.1980) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Tea Green
#BDF8A3
ΔE00 5.38
Washed Out Green
#BCF5A6
ΔE00 5.50
Celery
#C1FD95
ΔE00 5.52
Light Grey Green
#B7E1A1
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE382 #B682E3
analogous
#E0E382 #AFE382 #82E385
triadic
#AFE382 #82AFE3 #E382AF
tetradic
#AFE382 #82E0E3 #B682E3 #E38582
square
#AFE382 #82E0E3 #B682E3 #E38582
split-complementary
#AFE382 #8582E3 #E382E0
monochromatic
#70C02B #8FD850 #AFE382 #CFEEB4 #EFF9E6
Accessibility & contrast
On white
1.49
#AFE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#AFE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE382
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE382 | 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)
#EBD67A
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#B1DCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe382; /* rgb */ color: rgb(175, 227, 130); /* oklch */ color: oklch(85.8% 0.137 131.7);
Tailwind
colors: {
custom: {
50: '#c8eca8',
500: '#afe382',
950: '#000000',
},
}SCSS
$custom: #afe382; $custom-light: #c8eca8; $custom-dark: #000000;
JSON
{
"hex": "#afe382",
"rgb": {
"r": 175,
"g": 227,
"b": 130
},
"hsl": {
"h": 92.165,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.85763,
"c": 0.13714,
"h": 131.7
},
"luminance": 0.65664
}Semantic roles & 50–950 ramp
primary
#AFE382
secondary
#894EBB
accent
#1ACB79
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480