#AFDC99#AFDC99
#AFDC99 is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.6% C 0.102 H 135.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC99 |
|---|---|
| RGB | rgb(175, 220, 153) |
| HSL | hsl(100, 49%, 73%) |
| HSV | hsv(100, 30%, 86%) |
| CMYK | cmyk(20.5%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(83.23, -26.74, 28.29) |
| CIE-LCH | lch(83.23, 38.93, 133.39°) |
| OKLab | oklab(84.6% -0.0727 0.0711) |
| OKLCH | oklch(84.6% 0.102 135.7) |
| XYZ | xyz(49.0209, 62.5992, 39.6310) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.54
Light Sage
#BCECAC
ΔE00 3.76
Washed Out Green
#BCF5A6
ΔE00 5.61
Pale Olive Green
#B1D27B
ΔE00 5.64
Hospital Green
#9BE5AA
ΔE00 5.76
Tea Green
#BDF8A3
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC99 #C699DC
analogous
#D0DC99 #AFDC99 #99DCA4
triadic
#AFDC99 #99AFDC #DC99AF
tetradic
#AFDC99 #99D0DC #C699DC #DCA499
square
#AFDC99 #99D0DC #C699DC #DCA499
split-complementary
#AFDC99 #A499DC #DC99D0
monochromatic
#68BB40 #8BCC6B #AFDC99 #D3ECC7 #EDF7E8
Accessibility & contrast
On white
1.55
#AFDC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#AFDC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC99
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC99 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D295
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#AFD7CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdc99; /* rgb */ color: rgb(175, 220, 153); /* oklch */ color: oklch(84.6% 0.102 135.7);
Tailwind
colors: {
custom: {
50: '#c8e7b7',
500: '#afdc99',
950: '#000000',
},
}SCSS
$custom: #afdc99; $custom-light: #c8e7b7; $custom-dark: #000000;
JSON
{
"hex": "#afdc99",
"rgb": {
"r": 175,
"g": 220,
"b": 153
},
"hsl": {
"h": 100.299,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.84598,
"c": 0.10172,
"h": 135.7
},
"luminance": 0.626
}Semantic roles & 50–950 ramp
primary
#AFDC99
secondary
#9A65B4
accent
#29BC8C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481