#AFE184#AFE184
#AFE184 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.3% C 0.132 H 131.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE184 |
|---|---|
| RGB | rgb(175, 225, 132) |
| HSL | hsl(92, 61%, 70%) |
| HSV | hsv(92, 41%, 88%) |
| CMYK | cmyk(22.2%, 0%, 41.3%, 11.8%) |
| CIE-LAB | lab(84.29, -32.01, 40.32) |
| CIE-LCH | lch(84.29, 51.48, 128.44°) |
| OKLab | oklab(85.34% -0.0879 0.0986) |
| OKLCH | oklch(85.34% 0.132 131.7) |
| XYZ | xyz(48.7684, 64.6293, 31.7306) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.14
Light Grey Green
#B7E1A1
ΔE00 5.27
Washed Out Green
#BCF5A6
ΔE00 5.49
Tea Green
#BDF8A3
ΔE00 5.52
Pistachio (survey)
#C0FA8B
ΔE00 5.65
Celery
#C1FD95
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE184 #B684E1
analogous
#DDE184 #AFE184 #84E188
triadic
#AFE184 #84AFE1 #E184AF
tetradic
#AFE184 #84DDE1 #B684E1 #E18884
square
#AFE184 #84DDE1 #B684E1 #E18884
split-complementary
#AFE184 #8884E1 #E184DD
monochromatic
#70BD2E #8FD553 #AFE184 #CFEDB5 #EFF9E6
Accessibility & contrast
On white
1.51
#AFE184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#AFE184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE184
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE184 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57D
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#B1DACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe184; /* rgb */ color: rgb(175, 225, 132); /* oklch */ color: oklch(85.3% 0.132 131.7);
Tailwind
colors: {
custom: {
50: '#c8eaa9',
500: '#afe184',
950: '#000000',
},
}SCSS
$custom: #afe184; $custom-light: #c8eaa9; $custom-dark: #000000;
JSON
{
"hex": "#afe184",
"rgb": {
"r": 175,
"g": 225,
"b": 132
},
"hsl": {
"h": 92.258,
"s": 60.784,
"l": 70
},
"oklch": {
"l": 0.85344,
"c": 0.13215,
"h": 131.7
},
"luminance": 0.6463
}Semantic roles & 50–950 ramp
primary
#AFE184
secondary
#8951B9
accent
#1DC879
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481