#A7FD83#A7FD83
#A7FD83 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.2% C 0.177 H 137.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FD83 |
|---|---|
| RGB | rgb(167, 253, 131) |
| HSL | hsl(102, 97%, 75%) |
| HSV | hsv(102, 48%, 99%) |
| CMYK | cmyk(34%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(91.73, -47.30, 50.03) |
| CIE-LCH | lch(91.73, 68.85, 133.40°) |
| OKLab | oklab(91.25% -0.13 0.1205) |
| OKLCH | oklch(91.25% 0.177 137.2) |
| XYZ | xyz(55.1568, 80.1023, 34.0234) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.90
Spring Green (survey)
#A9F971
ΔE00 2.43
Easter Green
#8CFD7E
ΔE00 2.93
Pale Light Green
#B1FC99
ΔE00 3.18
Key Lime
#AEFF6E
ΔE00 3.26
Light Grass Green
#9AF764
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FD83 #D983FD
analogous
#E4FD83 #A7FD83 #83FD9C
triadic
#A7FD83 #83A7FD #FD83A7
tetradic
#A7FD83 #83E4FD #D983FD #FD9C83
square
#A7FD83 #83E4FD #D983FD #FD9C83
split-complementary
#A7FD83 #9C83FD #FD83E4
monochromatic
#52FB0B #7CFC47 #A7FD83 #D2FEBF #EAFFE1
Accessibility & contrast
On white
1.23
#A7FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#A7FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FD83
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FD83 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#F8E48B
Tritanopia (blue-blind)
#A4F6E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a7fd83; /* rgb */ color: rgb(167, 253, 131); /* oklch */ color: oklch(91.2% 0.177 137.2);
Tailwind
colors: {
custom: {
50: '#c5fea9',
500: '#a7fd83',
950: '#000000',
},
}SCSS
$custom: #a7fd83; $custom-light: #c5fea9; $custom-dark: #000000;
JSON
{
"hex": "#a7fd83",
"rgb": {
"r": 167,
"g": 253,
"b": 131
},
"hsl": {
"h": 102.295,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91247,
"c": 0.17724,
"h": 137.2
},
"luminance": 0.80105
}Semantic roles & 50–950 ramp
primary
#A7FD83
secondary
#B048DC
accent
#00E6A2
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681