#AFDE8A#AFDE8A
#AFDE8A is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.8% C 0.121 H 132.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDE8A |
|---|---|
| RGB | rgb(175, 222, 138) |
| HSL | hsl(94, 56%, 71%) |
| HSV | hsv(94, 38%, 87%) |
| CMYK | cmyk(21.2%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(83.54, -29.82, 36.36) |
| CIE-LCH | lch(83.54, 47.02, 129.36°) |
| OKLab | oklab(84.77% -0.0816 0.0897) |
| OKLCH | oklch(84.77% 0.121 132.3) |
| XYZ | xyz(48.3870, 63.1905, 33.6875) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.80
Light Grey Green
#B7E1A1
ΔE00 3.97
Light Sage
#BCECAC
ΔE00 5.38
Washed Out Green
#BCF5A6
ΔE00 5.41
Light Moss Green
#A6C875
ΔE00 5.48
Tea Green
#BDF8A3
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDE8A #B98ADE
analogous
#D9DE8A #AFDE8A #8ADE8F
triadic
#AFDE8A #8AAFDE #DE8AAF
tetradic
#AFDE8A #8AD9DE #B98ADE #DE8F8A
square
#AFDE8A #8AD9DE #B98ADE #DE8F8A
split-complementary
#AFDE8A #8F8ADE #DE8AD9
monochromatic
#6FB934 #8ED15A #AFDE8A #D0EBBA #EFF8E7
Accessibility & contrast
On white
1.54
#AFDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#AFDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDE8A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDE8A | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D384
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#B0D8C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afde8a; /* rgb */ color: rgb(175, 222, 138); /* oklch */ color: oklch(84.8% 0.121 132.3);
Tailwind
colors: {
custom: {
50: '#c8e8ad',
500: '#afde8a',
950: '#000000',
},
}SCSS
$custom: #afde8a; $custom-light: #c8e8ad; $custom-dark: #000000;
JSON
{
"hex": "#afde8a",
"rgb": {
"r": 175,
"g": 222,
"b": 138
},
"hsl": {
"h": 93.571,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.84768,
"c": 0.12129,
"h": 132.3
},
"luminance": 0.63191
}Semantic roles & 50–950 ramp
primary
#AFDE8A
secondary
#8C57B5
accent
#22C47C
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481