#AFE083#AFE083
#AFE083 is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.1% C 0.132 H 131.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE083 |
|---|---|
| RGB | rgb(175, 224, 131) |
| HSL | hsl(92, 60%, 70%) |
| HSV | hsv(92, 42%, 88%) |
| CMYK | cmyk(21.9%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(84.00, -31.67, 40.44) |
| CIE-LCH | lch(84.00, 51.37, 128.06°) |
| OKLab | oklab(85.1% -0.087 0.0989) |
| OKLCH | oklch(85.1% 0.132 131.4) |
| XYZ | xyz(48.4308, 64.0630, 31.2821) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.89
Light Grey Green
#B7E1A1
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.72
Tea Green
#BDF8A3
ΔE00 5.76
Light Moss Green
#A6C875
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE083 #B483E0
analogous
#DEE083 #AFE083 #83E086
triadic
#AFE083 #83AFE0 #E083AF
tetradic
#AFE083 #83DEE0 #B483E0 #E08683
square
#AFE083 #83DEE0 #B483E0 #E08683
split-complementary
#AFE083 #8683E0 #E083DE
monochromatic
#71BA2F #8FD452 #AFE083 #CFECB4 #EEF8E5
Accessibility & contrast
On white
1.52
#AFE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#AFE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE083
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE083 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#B1D9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afe083; /* rgb */ color: rgb(175, 224, 131); /* oklch */ color: oklch(85.1% 0.132 131.4);
Tailwind
colors: {
custom: {
50: '#c8eaa8',
500: '#afe083',
950: '#000000',
},
}SCSS
$custom: #afe083; $custom-light: #c8eaa8; $custom-dark: #000000;
JSON
{
"hex": "#afe083",
"rgb": {
"r": 175,
"g": 224,
"b": 131
},
"hsl": {
"h": 91.613,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.85102,
"c": 0.13172,
"h": 131.4
},
"luminance": 0.64064
}Semantic roles & 50–950 ramp
primary
#AFE083
secondary
#8650B7
accent
#1EC877
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480