#83F9AA#83F9AA
#83F9AA is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.3% C 0.154 H 152.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #83F9AA |
|---|---|
| RGB | rgb(131, 249, 170) |
| HSL | hsl(140, 91%, 75%) |
| HSV | hsv(140, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 31.7%, 2.4%) |
| CIE-LAB | lab(89.62, -50.30, 27.87) |
| CIE-LCH | lch(89.62, 57.50, 151.01°) |
| OKLab | oklab(89.29% -0.1371 0.0703) |
| OKLCH | oklch(89.29% 0.154 152.9) |
| XYZ | xyz(50.4880, 75.4751, 49.9301) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.72
Seafoam Green
#7AF9AB
ΔE00 0.93
Light Bluish Green
#76FDA8
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 1.76
Foam Green
#90FDA9
ΔE00 1.79
Light Sea Green
#98F6B0
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F9AA #F983D2
analogous
#97F983 #83F9AA #83F9E5
triadic
#83F9AA #AA83F9 #F9AA83
tetradic
#83F9AA #8397F9 #F983D2 #F9E583
square
#83F9AA #8397F9 #F983D2 #F9E583
split-complementary
#83F9AA #E583F9 #F98397
monochromatic
#0EF35A #49F682 #83F9AA #BDFCD2 #E2FEEB
Accessibility & contrast
On white
1.30
#83F9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#83F9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F9AA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F9AA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#69F6E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #83f9aa; /* rgb */ color: rgb(131, 249, 170); /* oklch */ color: oklch(89.3% 0.154 152.9);
Tailwind
colors: {
custom: {
50: '#adfcc3',
500: '#83f9aa',
950: '#000000',
},
}SCSS
$custom: #83f9aa; $custom-light: #adfcc3; $custom-dark: #000000;
JSON
{
"hex": "#83f9aa",
"rgb": {
"r": 131,
"g": 249,
"b": 170
},
"hsl": {
"h": 139.831,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.89293,
"c": 0.15407,
"h": 152.9
},
"luminance": 0.75479
}Semantic roles & 50–950 ramp
primary
#83F9AA
secondary
#D74AA8
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582