#AFE075#AFE075
#AFE075 is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 84.9% C 0.146 H 129.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE075 |
|---|---|
| RGB | rgb(175, 224, 117) |
| HSL | hsl(87, 63%, 67%) |
| HSV | hsv(87, 48%, 88%) |
| CMYK | cmyk(21.9%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(83.81, -33.32, 47.04) |
| CIE-LCH | lch(83.81, 57.64, 125.31°) |
| OKLab | oklab(84.89% -0.0925 0.113) |
| OKLCH | oklch(84.89% 0.146 129.3) |
| XYZ | xyz(47.5453, 63.7087, 26.6183) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 6.29
Spring Green (survey)
#A9F971
ΔE00 6.30
Celery
#C1FD95
ΔE00 6.43
Light Pea Green
#C4FE82
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE075 #A675E0
analogous
#E0DC75 #AFE075 #7AE075
triadic
#AFE075 #75AFE0 #E075AF
tetradic
#AFE075 #75E0DC #A675E0 #E0757A
square
#AFE075 #75E0DC #A675E0 #E0757A
split-complementary
#AFE075 #757AE0 #DC75E0
monochromatic
#73B328 #92D543 #AFE075 #CCEBA7 #E9F6D9
Accessibility & contrast
On white
1.53
#AFE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#AFE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE075
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE075 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#B3D8C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afe075; /* rgb */ color: rgb(175, 224, 117); /* oklch */ color: oklch(84.9% 0.146 129.3);
Tailwind
colors: {
custom: {
50: '#c9ea9f',
500: '#afe075',
950: '#000000',
},
}SCSS
$custom: #afe075; $custom-light: #c9ea9f; $custom-dark: #000000;
JSON
{
"hex": "#afe075",
"rgb": {
"r": 175,
"g": 224,
"b": 117
},
"hsl": {
"h": 87.477,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.84893,
"c": 0.14599,
"h": 129.3
},
"luminance": 0.6371
}Semantic roles & 50–950 ramp
primary
#AFE075
secondary
#7845B4
accent
#1ACB6B
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480