#AFFD99#AFFD99
#AFFD99 is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.0% C 0.152 H 139.0°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD99 |
|---|---|
| RGB | rgb(175, 253, 153) |
| HSL | hsl(107, 96%, 80%) |
| HSV | hsv(107, 40%, 99%) |
| CMYK | cmyk(30.8%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(92.43, -41.91, 40.42) |
| CIE-LCH | lch(92.43, 58.23, 136.03°) |
| OKLab | oklab(92.01% -0.1145 0.0997) |
| OKLCH | oklch(92.01% 0.152 139) |
| XYZ | xyz(58.5523, 81.6621, 42.8081) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.40
Pastel Green
#B0FF9D
ΔE00 0.58
Light Pastel Green
#B2FBA5
ΔE00 2.21
Palegreen
#98FB98
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.02
Tea Green
#BDF8A3
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD99 #E799FD
analogous
#E1FD99 #AFFD99 #99FDB5
triadic
#AFFD99 #99AFFD #FD99AF
tetradic
#AFFD99 #99E1FD #E799FD #FDB599
square
#AFFD99 #99E1FD #E799FD #FDB599
split-complementary
#AFFD99 #B599FD #FD99E1
monochromatic
#51FB21 #80FC5D #AFFD99 #DEFED5 #E7FEE1
Accessibility & contrast
On white
1.21
#AFFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#AFFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD99
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD99 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#F7E79F
Tritanopia (blue-blind)
#ABF7E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd99; /* rgb */ color: rgb(175, 253, 153); /* oklch */ color: oklch(92.0% 0.152 139.0);
Tailwind
colors: {
custom: {
50: '#c9feb8',
500: '#affd99',
950: '#000000',
},
}SCSS
$custom: #affd99; $custom-light: #c9feb8; $custom-dark: #000000;
JSON
{
"hex": "#affd99",
"rgb": {
"r": 175,
"g": 253,
"b": 153
},
"hsl": {
"h": 106.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.92014,
"c": 0.15181,
"h": 139
},
"luminance": 0.81664
}Semantic roles & 50–950 ramp
primary
#AFFD99
secondary
#C25BDF
accent
#00E6B3
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681