#AFDE8D#AFDE8D
#AFDE8D is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 84.8% C 0.118 H 132.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDE8D |
|---|---|
| RGB | rgb(175, 222, 141) |
| HSL | hsl(95, 55%, 71%) |
| HSV | hsv(95, 36%, 87%) |
| CMYK | cmyk(21.2%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(83.59, -29.42, 34.90) |
| CIE-LCH | lch(83.59, 45.64, 130.13°) |
| OKLab | oklab(84.82% -0.0804 0.0864) |
| OKLCH | oklch(84.82% 0.118 132.9) |
| XYZ | xyz(48.6072, 63.2786, 34.8472) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.45
Pale Olive Green
#B1D27B
ΔE00 4.08
Light Sage
#BCECAC
ΔE00 4.95
Washed Out Green
#BCF5A6
ΔE00 5.22
Light Moss Green
#A6C875
ΔE00 5.62
Tea Green
#BDF8A3
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDE8D #BC8DDE
analogous
#D7DE8D #AFDE8D #8DDE93
triadic
#AFDE8D #8DAFDE #DE8DAF
tetradic
#AFDE8D #8DD7DE #BC8DDE #DE938D
square
#AFDE8D #8DD7DE #BC8DDE #DE938D
split-complementary
#AFDE8D #938DDE #DE8DD7
monochromatic
#6EBB36 #8ED05E #AFDE8D #D0ECBC #EEF8E7
Accessibility & contrast
On white
1.54
#AFDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#AFDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDE8D
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDE8D | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D387
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#B0D8CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afde8d; /* rgb */ color: rgb(175, 222, 141); /* oklch */ color: oklch(84.8% 0.118 132.9);
Tailwind
colors: {
custom: {
50: '#c8e8af',
500: '#afde8d',
950: '#000000',
},
}SCSS
$custom: #afde8d; $custom-light: #c8e8af; $custom-dark: #000000;
JSON
{
"hex": "#afde8d",
"rgb": {
"r": 175,
"g": 222,
"b": 141
},
"hsl": {
"h": 94.815,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.84821,
"c": 0.11804,
"h": 132.9
},
"luminance": 0.6328
}Semantic roles & 50–950 ramp
primary
#AFDE8D
secondary
#8F5AB6
accent
#23C380
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481