#AFE183#AFE183
#AFE183 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.3% C 0.133 H 131.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE183 |
|---|---|
| RGB | rgb(175, 225, 131) |
| HSL | hsl(92, 61%, 70%) |
| HSV | hsv(92, 42%, 88%) |
| CMYK | cmyk(22.2%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(84.28, -32.13, 40.80) |
| CIE-LCH | lch(84.28, 51.93, 128.23°) |
| OKLab | oklab(85.33% -0.0883 0.0997) |
| OKLCH | oklch(85.33% 0.133 131.6) |
| XYZ | xyz(48.7003, 64.6020, 31.3720) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.13
Light Grey Green
#B7E1A1
ΔE00 5.43
Washed Out Green
#BCF5A6
ΔE00 5.60
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Tea Green
#BDF8A3
ΔE00 5.60
Celery
#C1FD95
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE183 #B583E1
analogous
#DEE183 #AFE183 #83E186
triadic
#AFE183 #83AFE1 #E183AF
tetradic
#AFE183 #83DEE1 #B583E1 #E18683
square
#AFE183 #83DEE1 #B583E1 #E18683
split-complementary
#AFE183 #8683E1 #E183DE
monochromatic
#70BC2E #8FD552 #AFE183 #CFEDB4 #EFF9E6
Accessibility & contrast
On white
1.51
#AFE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#AFE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE183
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE183 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#B1DACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe183; /* rgb */ color: rgb(175, 225, 131); /* oklch */ color: oklch(85.3% 0.133 131.6);
Tailwind
colors: {
custom: {
50: '#c8eaa8',
500: '#afe183',
950: '#000000',
},
}SCSS
$custom: #afe183; $custom-light: #c8eaa8; $custom-dark: #000000;
JSON
{
"hex": "#afe183",
"rgb": {
"r": 175,
"g": 225,
"b": 131
},
"hsl": {
"h": 91.915,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.85328,
"c": 0.13319,
"h": 131.6
},
"luminance": 0.64603
}Semantic roles & 50–950 ramp
primary
#AFE183
secondary
#8750B9
accent
#1DC978
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480