#83FEAA#83FEAA
#83FEAA is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.5% C 0.161 H 152.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEAA |
|---|---|
| RGB | rgb(131, 254, 170) |
| HSL | hsl(139, 98%, 75%) |
| HSV | hsv(139, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(91.06, -52.37, 29.82) |
| CIE-LCH | lch(91.06, 60.26, 150.35°) |
| OKLab | oklab(90.47% -0.1426 0.075) |
| OKLCH | oklch(90.47% 0.161 152.2) |
| XYZ | xyz(52.0540, 78.6071, 50.4521) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.09
Foam Green
#90FDA9
ΔE00 1.39
Seafoam Green
#7AF9AB
ΔE00 1.63
Seafoam (survey)
#80F9AD
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 2.37
Baby Green
#8CFF9E
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEAA #FE83D7
analogous
#99FE83 #83FEAA #83FEE7
triadic
#83FEAA #AA83FE #FEAA83
tetradic
#83FEAA #8399FE #FE83D7 #FEE783
square
#83FEAA #8399FE #FE83D7 #FEE783
split-complementary
#83FEAA #E783FE #FE8399
monochromatic
#0AFD57 #46FE80 #83FEAA #C0FED4 #E1FFEA
Accessibility & contrast
On white
1.26
#83FEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#83FEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEAA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEAA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA5
Deuteranopia (green-blind)
#EDE0AF
Tritanopia (blue-blind)
#68FBE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83feaa; /* rgb */ color: rgb(131, 254, 170); /* oklch */ color: oklch(90.5% 0.161 152.2);
Tailwind
colors: {
custom: {
50: '#aeffc3',
500: '#83feaa',
950: '#000000',
},
}SCSS
$custom: #83feaa; $custom-light: #aeffc3; $custom-dark: #000000;
JSON
{
"hex": "#83feaa",
"rgb": {
"r": 131,
"g": 254,
"b": 170
},
"hsl": {
"h": 139.024,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.90468,
"c": 0.16109,
"h": 152.2
},
"luminance": 0.78611
}Semantic roles & 50–950 ramp
primary
#83FEAA
secondary
#DD48AE
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682