#83F7AA#83F7AA
#83F7AA is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.8% C 0.151 H 153.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83F7AA |
|---|---|
| RGB | rgb(131, 247, 170) |
| HSL | hsl(140, 88%, 74%) |
| HSV | hsv(140, 47%, 97%) |
| CMYK | cmyk(47%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(89.04, -49.47, 27.08) |
| CIE-LCH | lch(89.04, 56.39, 151.30°) |
| OKLab | oklab(88.82% -0.1349 0.0684) |
| OKLCH | oklch(88.82% 0.151 153.1) |
| XYZ | xyz(49.8731, 74.2453, 49.7251) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.68
Seafoam Green
#7AF9AB
ΔE00 0.99
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Bluish Green
#76FDA8
ΔE00 1.94
Foam Green
#90FDA9
ΔE00 2.14
Light Sea Green
#98F6B0
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F7AA #F783D0
analogous
#96F783 #83F7AA #83F7E4
triadic
#83F7AA #AA83F7 #F7AA83
tetradic
#83F7AA #8396F7 #F783D0 #F7E483
square
#83F7AA #8396F7 #F783D0 #F7E483
split-complementary
#83F7AA #E483F7 #F78396
monochromatic
#10F05B #4AF383 #83F7AA #BCFBD1 #E2FDEB
Accessibility & contrast
On white
1.32
#83F7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#83F7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F7AA
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F7AA | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#69F4E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #83f7aa; /* rgb */ color: rgb(131, 247, 170); /* oklch */ color: oklch(88.8% 0.151 153.1);
Tailwind
colors: {
custom: {
50: '#adfac3',
500: '#83f7aa',
950: '#000000',
},
}SCSS
$custom: #83f7aa; $custom-light: #adfac3; $custom-dark: #000000;
JSON
{
"hex": "#83f7aa",
"rgb": {
"r": 131,
"g": 247,
"b": 170
},
"hsl": {
"h": 140.172,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.88823,
"c": 0.15125,
"h": 153.1
},
"luminance": 0.74249
}Semantic roles & 50–950 ramp
primary
#83F7AA
secondary
#D44AA6
accent
#0198E4
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582