#83FFAB#83FFAB
#83FFAB is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.7% C 0.162 H 152.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFAB |
|---|---|
| RGB | rgb(131, 255, 171) |
| HSL | hsl(139, 100%, 76%) |
| HSV | hsv(139, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(91.36, -52.61, 29.72) |
| CIE-LCH | lch(91.36, 60.42, 150.53°) |
| OKLab | oklab(90.72% -0.1432 0.0748) |
| OKLCH | oklch(90.72% 0.162 152.4) |
| XYZ | xyz(52.4671, 79.2814, 51.0582) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.11
Foam Green
#90FDA9
ΔE00 1.48
Seafoam Green
#7AF9AB
ΔE00 1.72
Seafoam (survey)
#80F9AD
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.37
Baby Green
#8CFF9E
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFAB #FF83D7
analogous
#99FF83 #83FFAB #83FFE9
triadic
#83FFAB #AB83FF #FFAB83
tetradic
#83FFAB #8399FF #FF83D7 #FFE983
square
#83FFAB #8399FF #FF83D7 #FFE983
split-complementary
#83FFAB #E983FF #FF8399
monochromatic
#09FF58 #46FF82 #83FFAB #C0FFD4 #E0FFEA
Accessibility & contrast
On white
1.25
#83FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#83FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFAB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFAB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#EEE1B0
Tritanopia (blue-blind)
#67FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83ffab; /* rgb */ color: rgb(131, 255, 171); /* oklch */ color: oklch(90.7% 0.162 152.4);
Tailwind
colors: {
custom: {
50: '#aeffc4',
500: '#83ffab',
950: '#000000',
},
}SCSS
$custom: #83ffab; $custom-light: #aeffc4; $custom-dark: #000000;
JSON
{
"hex": "#83ffab",
"rgb": {
"r": 131,
"g": 255,
"b": 171
},
"hsl": {
"h": 139.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90723,
"c": 0.16157,
"h": 152.4
},
"luminance": 0.79286
}Semantic roles & 50–950 ramp
primary
#83FFAB
secondary
#DF48AE
accent
#009BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682