#AFE383#AFE383
#AFE383 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.136 H 131.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE383 |
|---|---|
| RGB | rgb(175, 227, 131) |
| HSL | hsl(93, 63%, 70%) |
| HSV | hsv(93, 42%, 89%) |
| CMYK | cmyk(22.9%, 0%, 42.3%, 11%) |
| CIE-LAB | lab(84.84, -33.06, 41.51) |
| CIE-LCH | lch(84.84, 53.07, 128.54°) |
| OKLab | oklab(85.78% -0.0909 0.1013) |
| OKLCH | oklch(85.78% 0.136 131.9) |
| XYZ | xyz(49.2442, 65.6897, 31.5532) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Tea Green
#BDF8A3
ΔE00 5.29
Washed Out Green
#BCF5A6
ΔE00 5.38
Celery
#C1FD95
ΔE00 5.52
Light Grey Green
#B7E1A1
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE383 #B783E3
analogous
#DFE383 #AFE383 #83E387
triadic
#AFE383 #83AFE3 #E383AF
tetradic
#AFE383 #83DFE3 #B783E3 #E38783
square
#AFE383 #83DFE3 #B783E3 #E38783
split-complementary
#AFE383 #8783E3 #E383DF
monochromatic
#70C02B #8FD851 #AFE383 #CFEEB5 #EFF9E6
Accessibility & contrast
On white
1.49
#AFE383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AFE383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE383
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE383 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD67C
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#B1DCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe383; /* rgb */ color: rgb(175, 227, 131); /* oklch */ color: oklch(85.8% 0.136 131.9);
Tailwind
colors: {
custom: {
50: '#c8eca8',
500: '#afe383',
950: '#000000',
},
}SCSS
$custom: #afe383; $custom-light: #c8eca8; $custom-dark: #000000;
JSON
{
"hex": "#afe383",
"rgb": {
"r": 175,
"g": 227,
"b": 131
},
"hsl": {
"h": 92.5,
"s": 63.158,
"l": 70.196
},
"oklch": {
"l": 0.85779,
"c": 0.13612,
"h": 131.9
},
"luminance": 0.65691
}Semantic roles & 50–950 ramp
primary
#AFE383
secondary
#8A4FBB
accent
#1BCB7A
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480