#AFFD88#AFFD88
#AFFD88 is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.168 H 136.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD88 |
|---|---|
| RGB | rgb(175, 253, 136) |
| HSL | hsl(100, 97%, 76%) |
| HSV | hsv(100, 46%, 99%) |
| CMYK | cmyk(30.8%, 0%, 46.2%, 0.8%) |
| CIE-LAB | lab(92.19, -44.10, 48.33) |
| CIE-LCH | lch(92.19, 65.43, 132.38°) |
| OKLab | oklab(91.75% -0.1212 0.1169) |
| OKLCH | oklch(91.75% 0.168 136) |
| XYZ | xyz(57.2469, 81.1399, 35.9331) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.61
Spring Green (survey)
#A9F971
ΔE00 2.69
Celery
#C1FD95
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Light Green
#96F97B
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD88 #D688FD
analogous
#EAFD88 #AFFD88 #88FD9C
triadic
#AFFD88 #88AFFD #FD88AF
tetradic
#AFFD88 #88EAFD #D688FD #FD9C88
square
#AFFD88 #88EAFD #D688FD #FD9C88
split-complementary
#AFFD88 #9C88FD #FD88EA
monochromatic
#5EFB10 #87FC4C #AFFD88 #D7FEC4 #EBFEE1
Accessibility & contrast
On white
1.22
#AFFD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#AFFD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD88
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD88 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7E
Deuteranopia (green-blind)
#F9E68F
Tritanopia (blue-blind)
#ADF5E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd88; /* rgb */ color: rgb(175, 253, 136); /* oklch */ color: oklch(91.8% 0.168 136.0);
Tailwind
colors: {
custom: {
50: '#cafeac',
500: '#affd88',
950: '#000000',
},
}SCSS
$custom: #affd88; $custom-light: #cafeac; $custom-dark: #000000;
JSON
{
"hex": "#affd88",
"rgb": {
"r": 175,
"g": 253,
"b": 136
},
"hsl": {
"h": 100,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.9175,
"c": 0.16842,
"h": 136
},
"luminance": 0.81142
}Semantic roles & 50–950 ramp
primary
#AFFD88
secondary
#AD4DDD
accent
#00E699
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681