#83FFAE#83FFAE
#83FFAE is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.159 H 153.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFAE |
|---|---|
| RGB | rgb(131, 255, 174) |
| HSL | hsl(141, 100%, 76%) |
| HSV | hsv(141, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.41, -52.08, 28.28) |
| CIE-LCH | lch(91.41, 59.26, 151.49°) |
| OKLab | oklab(90.78% -0.1419 0.0714) |
| OKLCH | oklch(90.78% 0.159 153.3) |
| XYZ | xyz(52.7563, 79.3971, 52.5813) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.20
Seafoam (survey)
#80F9AD
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 1.45
Foam Green
#90FDA9
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 1.87
Mint (survey)
#9FFEB0
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFAE #FF83D4
analogous
#96FF83 #83FFAE #83FFEC
triadic
#83FFAE #AE83FF #FFAE83
tetradic
#83FFAE #8396FF #FF83D4 #FFEC83
square
#83FFAE #8396FF #FF83D4 #FFEC83
split-complementary
#83FFAE #EC83FF #FF8396
monochromatic
#09FF5E #46FF86 #83FFAE #C0FFD6 #E0FFEB
Accessibility & contrast
On white
1.24
#83FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#83FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFAE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFAE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#EDE1B3
Tritanopia (blue-blind)
#66FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83ffae; /* rgb */ color: rgb(131, 255, 174); /* oklch */ color: oklch(90.8% 0.159 153.3);
Tailwind
colors: {
custom: {
50: '#aeffc6',
500: '#83ffae',
950: '#000000',
},
}SCSS
$custom: #83ffae; $custom-light: #aeffc6; $custom-dark: #000000;
JSON
{
"hex": "#83ffae",
"rgb": {
"r": 131,
"g": 255,
"b": 174
},
"hsl": {
"h": 140.806,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90783,
"c": 0.15884,
"h": 153.3
},
"luminance": 0.79401
}Semantic roles & 50–950 ramp
primary
#83FFAE
secondary
#DF48AA
accent
#0096E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682