#AFD88E#AFD88E
#AFD88E is a very light, moderate yellow-green. Relative luminance 0.602; OKLCH L 83.5% C 0.108 H 131.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD88E |
|---|---|
| RGB | rgb(175, 216, 142) |
| HSL | hsl(93, 49%, 70%) |
| HSV | hsv(93, 34%, 85%) |
| CMYK | cmyk(19%, 0%, 34.3%, 15.3%) |
| CIE-LAB | lab(81.93, -26.42, 32.22) |
| CIE-LCH | lch(81.93, 41.66, 129.35°) |
| OKLab | oklab(83.5% -0.072 0.0802) |
| OKLCH | oklch(83.5% 0.108 131.9) |
| XYZ | xyz(47.1166, 60.1779, 34.7191) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.14
Pale Olive Green
#B1D27B
ΔE00 3.60
Light Moss Green
#A6C875
ΔE00 4.65
Pale Olive
#B9CC81
ΔE00 5.26
Light Sage
#BCECAC
ΔE00 5.36
Pistachio
#93C572
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD88E #B78ED8
analogous
#D4D88E #AFD88E #8ED892
triadic
#AFD88E #8EAFD8 #D88EAF
tetradic
#AFD88E #8ED4D8 #B78ED8 #D8928E
square
#AFD88E #8ED4D8 #B78ED8 #D8928E
split-complementary
#AFD88E #928ED8 #D88ED4
monochromatic
#70AF3C #8FC861 #AFD88E #CFE8BB #EFF7E8
Accessibility & contrast
On white
1.61
#AFD88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#AFD88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD88E
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD88E | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE89
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#B1D2C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afd88e; /* rgb */ color: rgb(175, 216, 142); /* oklch */ color: oklch(83.5% 0.108 131.9);
Tailwind
colors: {
custom: {
50: '#c8e4af',
500: '#afd88e',
950: '#000000',
},
}SCSS
$custom: #afd88e; $custom-light: #c8e4af; $custom-dark: #000000;
JSON
{
"hex": "#afd88e",
"rgb": {
"r": 175,
"g": 216,
"b": 142
},
"hsl": {
"h": 93.243,
"s": 48.684,
"l": 70.196
},
"oklch": {
"l": 0.83497,
"c": 0.10777,
"h": 131.9
},
"luminance": 0.60179
}Semantic roles & 50–950 ramp
primary
#AFD88E
secondary
#8A5CAF
accent
#2ABC7B
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481