#83F5AA#83F5AA
#83F5AA is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.4% C 0.148 H 153.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #83F5AA |
|---|---|
| RGB | rgb(131, 245, 170) |
| HSL | hsl(141, 85%, 74%) |
| HSV | hsv(141, 47%, 96%) |
| CMYK | cmyk(46.5%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(88.46, -48.63, 26.30) |
| CIE-LCH | lch(88.46, 55.28, 151.59°) |
| OKLab | oklab(88.35% -0.1327 0.0665) |
| OKLCH | oklch(88.35% 0.148 153.4) |
| XYZ | xyz(49.2648, 73.0287, 49.5223) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.94
Seafoam Green
#7AF9AB
ΔE00 1.26
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Sea Green
#98F6B0
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.38
Foam Green
#90FDA9
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F5AA #F583CE
analogous
#95F583 #83F5AA #83F5E3
triadic
#83F5AA #AA83F5 #F5AA83
tetradic
#83F5AA #8395F5 #F583CE #F5E383
square
#83F5AA #8395F5 #F583CE #F5E383
split-complementary
#83F5AA #E383F5 #F58395
monochromatic
#13EB5D #4AF083 #83F5AA #BCFAD1 #E3FDEC
Accessibility & contrast
On white
1.35
#83F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#83F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F5AA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F5AA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#6AF2E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #83f5aa; /* rgb */ color: rgb(131, 245, 170); /* oklch */ color: oklch(88.4% 0.148 153.4);
Tailwind
colors: {
custom: {
50: '#adf9c3',
500: '#83f5aa',
950: '#000000',
},
}SCSS
$custom: #83f5aa; $custom-light: #adf9c3; $custom-dark: #000000;
JSON
{
"hex": "#83f5aa",
"rgb": {
"r": 131,
"g": 245,
"b": 170
},
"hsl": {
"h": 140.526,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.88353,
"c": 0.14842,
"h": 153.4
},
"luminance": 0.73032
}Semantic roles & 50–950 ramp
primary
#83F5AA
secondary
#D14BA3
accent
#0496E2
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582