#AFFC88#AFFC88
#AFFC88 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.5% C 0.167 H 135.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC88 |
|---|---|
| RGB | rgb(175, 252, 136) |
| HSL | hsl(100, 95%, 76%) |
| HSV | hsv(100, 46%, 99%) |
| CMYK | cmyk(30.6%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(91.91, -43.66, 47.98) |
| CIE-LCH | lch(91.91, 64.88, 132.30°) |
| OKLab | oklab(91.52% -0.12 0.1162) |
| OKLCH | oklch(91.52% 0.167 135.9) |
| XYZ | xyz(56.9321, 80.5102, 35.8281) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.53
Celery
#C1FD95
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC88 #D588FC
analogous
#E9FC88 #AFFC88 #88FC9B
triadic
#AFFC88 #88AFFC #FC88AF
tetradic
#AFFC88 #88E9FC #D588FC #FC9B88
square
#AFFC88 #88E9FC #D588FC #FC9B88
split-complementary
#AFFC88 #9B88FC #FC88E9
monochromatic
#5FF911 #87FA4C #AFFC88 #D7FEC4 #EBFEE1
Accessibility & contrast
On white
1.23
#AFFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#AFFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC88
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC88 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7F
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#ADF4E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc88; /* rgb */ color: rgb(175, 252, 136); /* oklch */ color: oklch(91.5% 0.167 135.9);
Tailwind
colors: {
custom: {
50: '#cafeac',
500: '#affc88',
950: '#000000',
},
}SCSS
$custom: #affc88; $custom-light: #cafeac; $custom-dark: #000000;
JSON
{
"hex": "#affc88",
"rgb": {
"r": 175,
"g": 252,
"b": 136
},
"hsl": {
"h": 99.828,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.91523,
"c": 0.16703,
"h": 135.9
},
"luminance": 0.80512
}Semantic roles & 50–950 ramp
primary
#AFFC88
secondary
#AB4DDB
accent
#00E698
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681