#AFE288#AFE288
#AFE288 is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.6% C 0.129 H 132.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE288 |
|---|---|
| RGB | rgb(175, 226, 136) |
| HSL | hsl(94, 61%, 71%) |
| HSV | hsv(94, 40%, 89%) |
| CMYK | cmyk(22.6%, 0%, 39.8%, 11.4%) |
| CIE-LAB | lab(84.63, -31.96, 38.76) |
| CIE-LCH | lch(84.63, 50.24, 129.51°) |
| OKLab | oklab(85.63% -0.0876 0.0952) |
| OKLCH | oklch(85.63% 0.129 132.6) |
| XYZ | xyz(49.3185, 65.2831, 33.2903) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.49
Light Grey Green
#B7E1A1
ΔE00 4.75
Washed Out Green
#BCF5A6
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 5.07
Light Sage
#BCECAC
ΔE00 5.66
Pistachio (survey)
#C0FA8B
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE288 #BB88E2
analogous
#DCE288 #AFE288 #88E28E
triadic
#AFE288 #88AFE2 #E288AF
tetradic
#AFE288 #88DCE2 #BB88E2 #E28E88
square
#AFE288 #88DCE2 #BB88E2 #E28E88
split-complementary
#AFE288 #8E88E2 #E288DC
monochromatic
#6EC12F #8ED657 #AFE288 #D0EEB9 #EEF9E6
Accessibility & contrast
On white
1.49
#AFE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#AFE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE288
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE288 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D681
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#B0DBCC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe288; /* rgb */ color: rgb(175, 226, 136); /* oklch */ color: oklch(85.6% 0.129 132.6);
Tailwind
colors: {
custom: {
50: '#c8ebac',
500: '#afe288',
950: '#000000',
},
}SCSS
$custom: #afe288; $custom-light: #c8ebac; $custom-dark: #000000;
JSON
{
"hex": "#afe288",
"rgb": {
"r": 175,
"g": 226,
"b": 136
},
"hsl": {
"h": 94,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.85634,
"c": 0.12941,
"h": 132.6
},
"luminance": 0.65284
}Semantic roles & 50–950 ramp
primary
#AFE288
secondary
#8E54BA
accent
#1DC97E
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481