#83FFBA#83FFBA
#83FFBA is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.0% C 0.148 H 157.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFBA |
|---|---|
| RGB | rgb(131, 255, 186) |
| HSL | hsl(147, 100%, 76%) |
| HSV | hsv(147, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.63, -49.88, 22.50) |
| CIE-LCH | lch(91.63, 54.72, 155.72°) |
| OKLab | oklab(91.03% -0.1367 0.0573) |
| OKLCH | oklch(91.03% 0.148 157.3) |
| XYZ | xyz(53.9788, 79.8861, 59.0199) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.11
Seafoam (survey)
#80F9AD
ΔE00 2.05
Seafoam Green
#7AF9AB
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.01
Light Seafoam
#A0FEBF
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFBA #FF83C8
analogous
#8AFF83 #83FFBA #83FFF8
triadic
#83FFBA #BA83FF #FFBA83
tetradic
#83FFBA #838AFF #FF83C8 #FFF883
square
#83FFBA #838AFF #FF83C8 #FFF883
split-complementary
#83FFBA #F883FF #FF838A
monochromatic
#09FF76 #46FF98 #83FFBA #C0FFDC #E0FFEE
Accessibility & contrast
On white
1.24
#83FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#83FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFBA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFBA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB6
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#61FDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83ffba; /* rgb */ color: rgb(131, 255, 186); /* oklch */ color: oklch(91.0% 0.148 157.3);
Tailwind
colors: {
custom: {
50: '#aeffcf',
500: '#83ffba',
950: '#000000',
},
}SCSS
$custom: #83ffba; $custom-light: #aeffcf; $custom-dark: #000000;
JSON
{
"hex": "#83ffba",
"rgb": {
"r": 131,
"g": 255,
"b": 186
},
"hsl": {
"h": 146.613,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91034,
"c": 0.14822,
"h": 157.3
},
"luminance": 0.7989
}Semantic roles & 50–950 ramp
primary
#83FFBA
secondary
#DF489C
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683