#83FEAE#83FEAE
#83FEAE is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.5% C 0.157 H 153.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEAE |
|---|---|
| RGB | rgb(131, 254, 174) |
| HSL | hsl(141, 98%, 75%) |
| HSV | hsv(141, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(91.13, -51.67, 27.89) |
| CIE-LCH | lch(91.13, 58.72, 151.64°) |
| OKLab | oklab(90.55% -0.1408 0.0704) |
| OKLCH | oklch(90.55% 0.157 153.4) |
| XYZ | xyz(52.4381, 78.7608, 52.4753) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.18
Light Bluish Green
#76FDA8
ΔE00 1.23
Seafoam Green
#7AF9AB
ΔE00 1.26
Light Blue Green
#7EFBB3
ΔE00 1.68
Foam Green
#90FDA9
ΔE00 1.79
Mint (survey)
#9FFEB0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEAE #FE83D3
analogous
#95FE83 #83FEAE #83FEEC
triadic
#83FEAE #AE83FE #FEAE83
tetradic
#83FEAE #8395FE #FE83D3 #FEEC83
square
#83FEAE #8395FE #FE83D3 #FEEC83
split-complementary
#83FEAE #EC83FE #FE8395
monochromatic
#0AFD5F #46FE86 #83FEAE #C0FED6 #E1FFEB
Accessibility & contrast
On white
1.25
#83FEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#83FEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEAE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEAE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#ECE1B3
Tritanopia (blue-blind)
#66FBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83feae; /* rgb */ color: rgb(131, 254, 174); /* oklch */ color: oklch(90.5% 0.157 153.4);
Tailwind
colors: {
custom: {
50: '#aeffc6',
500: '#83feae',
950: '#000000',
},
}SCSS
$custom: #83feae; $custom-light: #aeffc6; $custom-dark: #000000;
JSON
{
"hex": "#83feae",
"rgb": {
"r": 131,
"g": 254,
"b": 174
},
"hsl": {
"h": 140.976,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.90548,
"c": 0.15745,
"h": 153.4
},
"luminance": 0.78765
}Semantic roles & 50–950 ramp
primary
#83FEAE
secondary
#DD48A9
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682