#83FEAC#83FEAC
#83FEAC is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.5% C 0.159 H 152.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEAC |
|---|---|
| RGB | rgb(131, 254, 172) |
| HSL | hsl(140, 98%, 75%) |
| HSV | hsv(140, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(91.09, -52.02, 28.86) |
| CIE-LCH | lch(91.09, 59.49, 150.98°) |
| OKLab | oklab(90.51% -0.1417 0.0727) |
| OKLCH | oklch(90.51% 0.159 152.8) |
| XYZ | xyz(52.2446, 78.6834, 51.4561) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.11
Seafoam (survey)
#80F9AD
ΔE00 1.39
Seafoam Green
#7AF9AB
ΔE00 1.41
Foam Green
#90FDA9
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 2.02
Mint (survey)
#9FFEB0
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEAC #FE83D5
analogous
#97FE83 #83FEAC #83FEE9
triadic
#83FEAC #AC83FE #FEAC83
tetradic
#83FEAC #8397FE #FE83D5 #FEE983
square
#83FEAC #8397FE #FE83D5 #FEE983
split-complementary
#83FEAC #E983FE #FE8397
monochromatic
#0AFD5B #46FE83 #83FEAC #C0FED5 #E1FFEB
Accessibility & contrast
On white
1.25
#83FEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#83FEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEAC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEAC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#ECE1B1
Tritanopia (blue-blind)
#67FBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83feac; /* rgb */ color: rgb(131, 254, 172); /* oklch */ color: oklch(90.5% 0.159 152.8);
Tailwind
colors: {
custom: {
50: '#aeffc5',
500: '#83feac',
950: '#000000',
},
}SCSS
$custom: #83feac; $custom-light: #aeffc5; $custom-dark: #000000;
JSON
{
"hex": "#83feac",
"rgb": {
"r": 131,
"g": 254,
"b": 172
},
"hsl": {
"h": 140,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.90508,
"c": 0.15926,
"h": 152.8
},
"luminance": 0.78687
}Semantic roles & 50–950 ramp
primary
#83FEAC
secondary
#DD48AB
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682