#AFE07E#AFE07E
#AFE07E is a very light, vivid yellow-green. Relative luminance 0.639; OKLCH L 85.0% C 0.137 H 130.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE07E |
|---|---|
| RGB | rgb(175, 224, 126) |
| HSL | hsl(90, 61%, 69%) |
| HSV | hsv(90, 44%, 88%) |
| CMYK | cmyk(21.9%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(83.93, -32.28, 42.82) |
| CIE-LCH | lch(83.93, 53.62, 127.01°) |
| OKLab | oklab(85.02% -0.089 0.104) |
| OKLCH | oklch(85.02% 0.137 130.6) |
| XYZ | xyz(48.1001, 63.9307, 29.5403) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.89
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Light Moss Green
#A6C875
ΔE00 5.91
Light Grey Green
#B7E1A1
ΔE00 6.11
Tea Green
#BDF8A3
ΔE00 6.18
Celery
#C1FD95
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE07E #AF7EE0
analogous
#E0E07E #AFE07E #7EE07E
triadic
#AFE07E #7EAFE0 #E07EAF
tetradic
#AFE07E #7EE0E0 #AF7EE0 #E07E7E
square
#AFE07E #7EE0E0 #AF7EE0 #E07E7E
split-complementary
#AFE07E #7E7EE0 #E07EE0
monochromatic
#72B82C #90D44D #AFE07E #CEECAF #ECF8E1
Accessibility & contrast
On white
1.52
#AFE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#AFE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE07E
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE07E | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D476
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#B2D9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afe07e; /* rgb */ color: rgb(175, 224, 126); /* oklch */ color: oklch(85.0% 0.137 130.6);
Tailwind
colors: {
custom: {
50: '#c8eaa5',
500: '#afe07e',
950: '#000000',
},
}SCSS
$custom: #afe07e; $custom-light: #c8eaa5; $custom-dark: #000000;
JSON
{
"hex": "#afe07e",
"rgb": {
"r": 175,
"g": 224,
"b": 126
},
"hsl": {
"h": 90,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.85024,
"c": 0.13692,
"h": 130.6
},
"luminance": 0.63932
}Semantic roles & 50–950 ramp
primary
#AFE07E
secondary
#814BB7
accent
#1DC973
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480