#AFE180#AFE180
#AFE180 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.3% C 0.136 H 131.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE180 |
|---|---|
| RGB | rgb(175, 225, 128) |
| HSL | hsl(91, 62%, 69%) |
| HSV | hsv(91, 43%, 88%) |
| CMYK | cmyk(22.2%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(84.24, -32.51, 42.22) |
| CIE-LCH | lch(84.24, 53.29, 127.59°) |
| OKLab | oklab(85.28% -0.0895 0.1028) |
| OKLCH | oklch(85.28% 0.136 131.1) |
| XYZ | xyz(48.5000, 64.5219, 30.3166) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.12
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Tea Green
#BDF8A3
ΔE00 5.85
Light Grey Green
#B7E1A1
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 5.93
Celery
#C1FD95
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE180 #B280E1
analogous
#DFE180 #AFE180 #80E182
triadic
#AFE180 #80AFE1 #E180AF
tetradic
#AFE180 #80DFE1 #B280E1 #E18280
square
#AFE180 #80DFE1 #B280E1 #E18280
split-complementary
#AFE180 #8280E1 #E180DF
monochromatic
#71BB2C #90D54E #AFE180 #CEEDB2 #EDF8E3
Accessibility & contrast
On white
1.51
#AFE180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#AFE180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE180
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE180 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E1D185
Tritanopia (blue-blind)
#B1DACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe180; /* rgb */ color: rgb(175, 225, 128); /* oklch */ color: oklch(85.3% 0.136 131.1);
Tailwind
colors: {
custom: {
50: '#c8eaa6',
500: '#afe180',
950: '#000000',
},
}SCSS
$custom: #afe180; $custom-light: #c8eaa6; $custom-dark: #000000;
JSON
{
"hex": "#afe180",
"rgb": {
"r": 175,
"g": 225,
"b": 128
},
"hsl": {
"h": 90.928,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.85281,
"c": 0.13631,
"h": 131.1
},
"luminance": 0.64523
}Semantic roles & 50–950 ramp
primary
#AFE180
secondary
#844DB8
accent
#1CCA75
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480