#83FEB6#83FEB6
#83FEB6 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.7% C 0.150 H 156.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEB6 |
|---|---|
| RGB | rgb(131, 254, 182) |
| HSL | hsl(145, 98%, 75%) |
| HSV | hsv(145, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 28.3%, 0.4%) |
| CIE-LAB | lab(91.27, -50.21, 24.04) |
| CIE-LCH | lch(91.27, 55.67, 154.42°) |
| OKLab | oklab(90.71% -0.1374 0.0611) |
| OKLCH | oklch(90.71% 0.15 156) |
| XYZ | xyz(53.2414, 79.0821, 56.7056) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.70
Seafoam (survey)
#80F9AD
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 1.69
Light Bluish Green
#76FDA8
ΔE00 2.40
Foam Green
#90FDA9
ΔE00 3.07
Light Greenish Blue
#63F7B4
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEB6 #FE83CB
analogous
#8DFE83 #83FEB6 #83FEF3
triadic
#83FEB6 #B683FE #FEB683
tetradic
#83FEB6 #838DFE #FE83CB #FEF383
square
#83FEB6 #838DFE #FE83CB #FEF383
split-complementary
#83FEB6 #F383FE #FE838D
monochromatic
#0AFD6F #46FE92 #83FEB6 #C0FEDA #E1FFED
Accessibility & contrast
On white
1.25
#83FEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#83FEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEB6
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEB6 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB2
Deuteranopia (green-blind)
#EBE1BA
Tritanopia (blue-blind)
#63FCEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83feb6; /* rgb */ color: rgb(131, 254, 182); /* oklch */ color: oklch(90.7% 0.150 156.0);
Tailwind
colors: {
custom: {
50: '#aeffcc',
500: '#83feb6',
950: '#000000',
},
}SCSS
$custom: #83feb6; $custom-light: #aeffcc; $custom-dark: #000000;
JSON
{
"hex": "#83feb6",
"rgb": {
"r": 131,
"g": 254,
"b": 182
},
"hsl": {
"h": 144.878,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.90714,
"c": 0.15032,
"h": 156
},
"luminance": 0.79086
}Semantic roles & 50–950 ramp
primary
#83FEB6
secondary
#DD489F
accent
#0086E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683