#AFFB80#AFFB80
#AFFB80 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.2% C 0.173 H 134.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB80 |
|---|---|
| RGB | rgb(175, 251, 128) |
| HSL | hsl(97, 94%, 74%) |
| HSV | hsv(97, 49%, 98%) |
| CMYK | cmyk(30.3%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(91.53, -44.17, 51.28) |
| CIE-LCH | lch(91.53, 67.68, 130.74°) |
| OKLab | oklab(91.18% -0.1218 0.1231) |
| OKLCH | oklch(91.18% 0.173 134.7) |
| XYZ | xyz(56.0714, 79.6648, 32.8404) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Key Lime
#AEFF6E
ΔE00 2.59
Light Lime
#AEFD6C
ΔE00 2.62
Light Green
#96F97B
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB80 #CC80FB
analogous
#EDFB80 #AFFB80 #80FB8F
triadic
#AFFB80 #80AFFB #FB80AF
tetradic
#AFFB80 #80EDFB #CC80FB #FB8F80
square
#AFFB80 #80EDFB #CC80FB #FB8F80
split-complementary
#AFFB80 #8F80FB #FB80ED
monochromatic
#64F709 #8AF945 #AFFB80 #D4FDBB #ECFEE1
Accessibility & contrast
On white
1.24
#AFFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#AFFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB80
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB80 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#AEF3DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affb80; /* rgb */ color: rgb(175, 251, 128); /* oklch */ color: oklch(91.2% 0.173 134.7);
Tailwind
colors: {
custom: {
50: '#cafda7',
500: '#affb80',
950: '#000000',
},
}SCSS
$custom: #affb80; $custom-light: #cafda7; $custom-dark: #000000;
JSON
{
"hex": "#affb80",
"rgb": {
"r": 175,
"g": 251,
"b": 128
},
"hsl": {
"h": 97.073,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.91183,
"c": 0.17317,
"h": 134.7
},
"luminance": 0.79667
}Semantic roles & 50–950 ramp
primary
#AFFB80
secondary
#A146D9
accent
#00E68E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#131710
muted
#838580