#AFE182#AFE182
#AFE182 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.3% C 0.134 H 131.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE182 |
|---|---|
| RGB | rgb(175, 225, 130) |
| HSL | hsl(92, 61%, 70%) |
| HSV | hsv(92, 42%, 88%) |
| CMYK | cmyk(22.2%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(84.26, -32.26, 41.27) |
| CIE-LCH | lch(84.26, 52.38, 128.01°) |
| OKLab | oklab(85.31% -0.0887 0.1007) |
| OKLCH | oklch(85.31% 0.134 131.4) |
| XYZ | xyz(48.6329, 64.5751, 31.0167) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.12
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.59
Tea Green
#BDF8A3
ΔE00 5.68
Washed Out Green
#BCF5A6
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE182 #B482E1
analogous
#DEE182 #AFE182 #82E185
triadic
#AFE182 #82AFE1 #E182AF
tetradic
#AFE182 #82DEE1 #B482E1 #E18582
square
#AFE182 #82DEE1 #B482E1 #E18582
split-complementary
#AFE182 #8582E1 #E182DE
monochromatic
#71BC2D #8FD551 #AFE182 #CFEDB3 #EEF9E5
Accessibility & contrast
On white
1.51
#AFE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#AFE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE182
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE182 | 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)
#E9D57B
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#B1DACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe182; /* rgb */ color: rgb(175, 225, 130); /* oklch */ color: oklch(85.3% 0.134 131.4);
Tailwind
colors: {
custom: {
50: '#c8eaa7',
500: '#afe182',
950: '#000000',
},
}SCSS
$custom: #afe182; $custom-light: #c8eaa7; $custom-dark: #000000;
JSON
{
"hex": "#afe182",
"rgb": {
"r": 175,
"g": 225,
"b": 130
},
"hsl": {
"h": 91.579,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.85312,
"c": 0.13423,
"h": 131.4
},
"luminance": 0.64576
}Semantic roles & 50–950 ramp
primary
#AFE182
secondary
#864FB9
accent
#1DC977
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480