#AFE688#AFE688
#AFE688 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.5% C 0.135 H 133.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE688 |
|---|---|
| RGB | rgb(175, 230, 136) |
| HSL | hsl(95, 65%, 72%) |
| HSV | hsv(95, 41%, 90%) |
| CMYK | cmyk(23.9%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(85.75, -33.82, 40.20) |
| CIE-LCH | lch(85.75, 52.53, 130.07°) |
| OKLab | oklab(86.54% -0.0928 0.0985) |
| OKLCH | oklch(86.54% 0.135 133.3) |
| XYZ | xyz(50.4189, 67.4839, 33.6571) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 4.77
Celery
#C1FD95
ΔE00 4.95
Pale Light Green
#B1FC99
ΔE00 4.99
Light Grey Green
#B7E1A1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE688 #BF88E6
analogous
#DEE688 #AFE688 #88E690
triadic
#AFE688 #88AFE6 #E688AF
tetradic
#AFE688 #88DEE6 #BF88E6 #E69088
square
#AFE688 #88DEE6 #BF88E6 #E69088
split-complementary
#AFE688 #9088E6 #E688DE
monochromatic
#6CC92A #8DDB55 #AFE688 #D1F1BB #EEFAE6
Accessibility & contrast
On white
1.45
#AFE688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#AFE688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE688
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE688 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD981
Deuteranopia (green-blind)
#E5D58D
Tritanopia (blue-blind)
#B0DFCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe688; /* rgb */ color: rgb(175, 230, 136); /* oklch */ color: oklch(86.5% 0.135 133.3);
Tailwind
colors: {
custom: {
50: '#c8eeac',
500: '#afe688',
950: '#000000',
},
}SCSS
$custom: #afe688; $custom-light: #c8eeac; $custom-dark: #000000;
JSON
{
"hex": "#afe688",
"rgb": {
"r": 175,
"g": 230,
"b": 136
},
"hsl": {
"h": 95.106,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.86536,
"c": 0.13533,
"h": 133.3
},
"luminance": 0.67485
}Semantic roles & 50–950 ramp
primary
#AFE688
secondary
#9253BF
accent
#18CD82
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581