#AFFC83#AFFC83
#AFFC83 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.5% C 0.172 H 135.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC83 |
|---|---|
| RGB | rgb(175, 252, 131) |
| HSL | hsl(98, 95%, 75%) |
| HSV | hsv(98, 48%, 99%) |
| CMYK | cmyk(30.6%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(91.85, -44.26, 50.26) |
| CIE-LCH | lch(91.85, 66.97, 131.36°) |
| OKLab | oklab(91.45% -0.1219 0.121) |
| OKLCH | oklch(91.45% 0.172 135.2) |
| XYZ | xyz(56.5850, 80.3714, 34.0002) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.05
Light Yellowish Green
#C2FF89
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Light Green
#96F97B
ΔE00 2.86
Key Lime
#AEFF6E
ΔE00 2.87
Celery
#C1FD95
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC83 #D083FC
analogous
#EBFC83 #AFFC83 #83FC94
triadic
#AFFC83 #83AFFC #FC83AF
tetradic
#AFFC83 #83EBFC #D083FC #FC9483
square
#AFFC83 #83EBFC #D083FC #FC9483
split-complementary
#AFFC83 #9483FC #FC83EB
monochromatic
#62F90B #88FB47 #AFFC83 #D6FDBF #ECFEE1
Accessibility & contrast
On white
1.23
#AFFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#AFFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC83
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC83 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#F9E58B
Tritanopia (blue-blind)
#AEF4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc83; /* rgb */ color: rgb(175, 252, 131); /* oklch */ color: oklch(91.5% 0.172 135.2);
Tailwind
colors: {
custom: {
50: '#cafea9',
500: '#affc83',
950: '#000000',
},
}SCSS
$custom: #affc83; $custom-light: #cafea9; $custom-dark: #000000;
JSON
{
"hex": "#affc83",
"rgb": {
"r": 175,
"g": 252,
"b": 131
},
"hsl": {
"h": 98.182,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91452,
"c": 0.17176,
"h": 135.2
},
"luminance": 0.80373
}Semantic roles & 50–950 ramp
primary
#AFFC83
secondary
#A549DB
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681