#83FFAA#83FFAA
#83FFAA is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.7% C 0.162 H 152.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFAA |
|---|---|
| RGB | rgb(131, 255, 170) |
| HSL | hsl(139, 100%, 76%) |
| HSV | hsv(139, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(91.34, -52.78, 30.20) |
| CIE-LCH | lch(91.34, 60.81, 150.22°) |
| OKLab | oklab(90.7% -0.1436 0.076) |
| OKLCH | oklch(90.7% 0.162 152.1) |
| XYZ | xyz(52.3721, 79.2434, 50.5581) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.14
Foam Green
#90FDA9
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 1.88
Baby Green
#8CFF9E
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFAA #FF83D8
analogous
#9AFF83 #83FFAA #83FFE8
triadic
#83FFAA #AA83FF #FFAA83
tetradic
#83FFAA #839AFF #FF83D8 #FFE883
square
#83FFAA #839AFF #FF83D8 #FFE883
split-complementary
#83FFAA #E883FF #FF839A
monochromatic
#09FF56 #46FF80 #83FFAA #C0FFD4 #E0FFEA
Accessibility & contrast
On white
1.25
#83FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#83FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFAA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFAA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#EEE1AF
Tritanopia (blue-blind)
#67FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83ffaa; /* rgb */ color: rgb(131, 255, 170); /* oklch */ color: oklch(90.7% 0.162 152.1);
Tailwind
colors: {
custom: {
50: '#aeffc4',
500: '#83ffaa',
950: '#000000',
},
}SCSS
$custom: #83ffaa; $custom-light: #aeffc4; $custom-dark: #000000;
JSON
{
"hex": "#83ffaa",
"rgb": {
"r": 131,
"g": 255,
"b": 170
},
"hsl": {
"h": 138.871,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90703,
"c": 0.16248,
"h": 152.1
},
"luminance": 0.79248
}Semantic roles & 50–950 ramp
primary
#83FFAA
secondary
#DF48AF
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682