#83F8AA#83F8AA
#83F8AA is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.1% C 0.153 H 153.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #83F8AA |
|---|---|
| RGB | rgb(131, 248, 170) |
| HSL | hsl(140, 89%, 74%) |
| HSV | hsv(140, 47%, 97%) |
| CMYK | cmyk(47.2%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(89.33, -49.88, 27.48) |
| CIE-LCH | lch(89.33, 56.95, 151.15°) |
| OKLab | oklab(89.06% -0.136 0.0694) |
| OKLCH | oklch(89.06% 0.153 153) |
| XYZ | xyz(50.1797, 74.8585, 49.8273) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.65
Seafoam Green
#7AF9AB
ΔE00 0.93
Light Blue Green
#7EFBB3
ΔE00 1.71
Light Bluish Green
#76FDA8
ΔE00 1.74
Foam Green
#90FDA9
ΔE00 1.95
Light Sea Green
#98F6B0
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F8AA #F883D1
analogous
#97F883 #83F8AA #83F8E5
triadic
#83F8AA #AA83F8 #F8AA83
tetradic
#83F8AA #8397F8 #F883D1 #F8E583
square
#83F8AA #8397F8 #F883D1 #F8E583
split-complementary
#83F8AA #E583F8 #F88397
monochromatic
#0FF15B #49F582 #83F8AA #BDFBD2 #E2FDEB
Accessibility & contrast
On white
1.31
#83F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#83F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F8AA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F8AA | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#69F5E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #83f8aa; /* rgb */ color: rgb(131, 248, 170); /* oklch */ color: oklch(89.1% 0.153 153.0);
Tailwind
colors: {
custom: {
50: '#adfbc3',
500: '#83f8aa',
950: '#000000',
},
}SCSS
$custom: #83f8aa; $custom-light: #adfbc3; $custom-dark: #000000;
JSON
{
"hex": "#83f8aa",
"rgb": {
"r": 131,
"g": 248,
"b": 170
},
"hsl": {
"h": 140,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.89058,
"c": 0.15266,
"h": 153
},
"luminance": 0.74862
}Semantic roles & 50–950 ramp
primary
#83F8AA
secondary
#D54AA7
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582