#AFDF99#AFDF99
#AFDF99 is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.3% C 0.106 H 136.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDF99 |
|---|---|
| RGB | rgb(175, 223, 153) |
| HSL | hsl(101, 52%, 74%) |
| HSV | hsv(101, 31%, 87%) |
| CMYK | cmyk(21.5%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(84.06, -28.18, 29.41) |
| CIE-LCH | lch(84.06, 40.73, 133.78°) |
| OKLab | oklab(85.27% -0.0767 0.0738) |
| OKLCH | oklch(85.27% 0.106 136.1) |
| XYZ | xyz(49.8153, 64.1880, 39.8958) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.63
Light Sage
#BCECAC
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 5.55
Tea Green
#BDF8A3
ΔE00 5.67
Pale Olive Green
#B1D27B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDF99 #C999DF
analogous
#D2DF99 #AFDF99 #99DFA6
triadic
#AFDF99 #99AFDF #DF99AF
tetradic
#AFDF99 #99D2DF #C999DF #DFA699
square
#AFDF99 #99D2DF #C999DF #DFA699
split-complementary
#AFDF99 #A699DF #DF99D2
monochromatic
#66C13D #8AD06A #AFDF99 #D4EEC8 #EDF8E8
Accessibility & contrast
On white
1.52
#AFDF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#AFDF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDF99
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDF99 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#DDD09D
Tritanopia (blue-blind)
#AEDACD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdf99; /* rgb */ color: rgb(175, 223, 153); /* oklch */ color: oklch(85.3% 0.106 136.1);
Tailwind
colors: {
custom: {
50: '#c8e9b7',
500: '#afdf99',
950: '#000000',
},
}SCSS
$custom: #afdf99; $custom-light: #c8e9b7; $custom-dark: #000000;
JSON
{
"hex": "#afdf99",
"rgb": {
"r": 175,
"g": 223,
"b": 153
},
"hsl": {
"h": 101.143,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85267,
"c": 0.10642,
"h": 136.1
},
"luminance": 0.64189
}Semantic roles & 50–950 ramp
primary
#AFDF99
secondary
#9D65B7
accent
#26C08F
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481