#AFE485#AFE485
#AFE485 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.0% C 0.136 H 132.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE485 |
|---|---|
| RGB | rgb(175, 228, 133) |
| HSL | hsl(93, 64%, 71%) |
| HSV | hsv(93, 42%, 89%) |
| CMYK | cmyk(23.2%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(85.15, -33.28, 40.91) |
| CIE-LCH | lch(85.15, 52.74, 129.12°) |
| OKLab | oklab(86.04% -0.0914 0.1) |
| OKLCH | oklch(86.04% 0.136 132.4) |
| XYZ | xyz(49.6553, 66.2931, 32.3654) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.86
Tea Green
#BDF8A3
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.32
Light Grey Green
#B7E1A1
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE485 #BA85E4
analogous
#DEE485 #AFE485 #85E48A
triadic
#AFE485 #85AFE4 #E485AF
tetradic
#AFE485 #85DEE4 #BA85E4 #E48A85
square
#AFE485 #85DEE4 #BA85E4 #E48A85
split-complementary
#AFE485 #8A85E4 #E485DE
monochromatic
#6EC32B #8ED953 #AFE485 #D0EFB7 #EFF9E6
Accessibility & contrast
On white
1.47
#AFE485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#AFE485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE485
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE485 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77E
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#B0DDCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe485; /* rgb */ color: rgb(175, 228, 133); /* oklch */ color: oklch(86.0% 0.136 132.4);
Tailwind
colors: {
custom: {
50: '#c8ecaa',
500: '#afe485',
950: '#000000',
},
}SCSS
$custom: #afe485; $custom-light: #c8ecaa; $custom-dark: #000000;
JSON
{
"hex": "#afe485",
"rgb": {
"r": 175,
"g": 228,
"b": 133
},
"hsl": {
"h": 93.474,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.86036,
"c": 0.13551,
"h": 132.4
},
"luminance": 0.66294
}Semantic roles & 50–950 ramp
primary
#AFE485
secondary
#8D51BC
accent
#1ACC7D
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481