#AFFB84#AFFB84
#AFFB84 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.2% C 0.169 H 135.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB84 |
|---|---|
| RGB | rgb(175, 251, 132) |
| HSL | hsl(98, 94%, 75%) |
| HSV | hsv(98, 47%, 98%) |
| CMYK | cmyk(30.3%, 0%, 47.4%, 1.6%) |
| CIE-LAB | lab(91.58, -43.71, 49.46) |
| CIE-LCH | lch(91.58, 66.01, 131.46°) |
| OKLab | oklab(91.24% -0.1203 0.1193) |
| OKLCH | oklch(91.24% 0.169 135.3) |
| XYZ | xyz(56.3399, 79.7722, 34.2544) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.21
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.77
Light Green
#96F97B
ΔE00 2.87
Pale Light Green
#B1FC99
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB84 #D084FB
analogous
#EBFB84 #AFFB84 #84FB94
triadic
#AFFB84 #84AFFB #FB84AF
tetradic
#AFFB84 #84EBFB #D084FB #FB9484
square
#AFFB84 #84EBFB #D084FB #FB9484
split-complementary
#AFFB84 #9484FB #FB84EB
monochromatic
#62F70D #88F949 #AFFB84 #D6FDBF #ECFEE1
Accessibility & contrast
On white
1.24
#AFFB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#AFFB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB84
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB84 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#AEF3DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affb84; /* rgb */ color: rgb(175, 251, 132); /* oklch */ color: oklch(91.2% 0.169 135.3);
Tailwind
colors: {
custom: {
50: '#cafdaa',
500: '#affb84',
950: '#000000',
},
}SCSS
$custom: #affb84; $custom-light: #cafdaa; $custom-dark: #000000;
JSON
{
"hex": "#affb84",
"rgb": {
"r": 175,
"g": 251,
"b": 132
},
"hsl": {
"h": 98.319,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.91238,
"c": 0.16942,
"h": 135.3
},
"luminance": 0.79774
}Semantic roles & 50–950 ramp
primary
#AFFB84
secondary
#A54AD9
accent
#00E693
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581