#83FAAA#83FAAA
#83FAAA is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.5% C 0.155 H 152.7°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #83FAAA |
|---|---|
| RGB | rgb(131, 250, 170) |
| HSL | hsl(140, 92%, 75%) |
| HSV | hsv(140, 48%, 98%) |
| CMYK | cmyk(47.6%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.90, -50.72, 28.26) |
| CIE-LCH | lch(89.90, 58.06, 150.88°) |
| OKLab | oklab(89.53% -0.1382 0.0712) |
| OKLCH | oklch(89.53% 0.155 152.7) |
| XYZ | xyz(50.7979, 76.0949, 50.0334) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.86
Seafoam Green
#7AF9AB
ΔE00 0.99
Light Bluish Green
#76FDA8
ΔE00 1.39
Foam Green
#90FDA9
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Sea Green
#98F6B0
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FAAA #FA83D3
analogous
#98FA83 #83FAAA #83FAE6
triadic
#83FAAA #AA83FA #FAAA83
tetradic
#83FAAA #8398FA #FA83D3 #FAE683
square
#83FAAA #8398FA #FA83D3 #FAE683
split-complementary
#83FAAA #E683FA #FA8398
monochromatic
#0DF559 #48F882 #83FAAA #BEFCD2 #E2FEEB
Accessibility & contrast
On white
1.29
#83FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#83FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FAAA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FAAA | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E9DDAF
Tritanopia (blue-blind)
#68F7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #83faaa; /* rgb */ color: rgb(131, 250, 170); /* oklch */ color: oklch(89.5% 0.155 152.7);
Tailwind
colors: {
custom: {
50: '#adfcc3',
500: '#83faaa',
950: '#000000',
},
}SCSS
$custom: #83faaa; $custom-light: #adfcc3; $custom-dark: #000000;
JSON
{
"hex": "#83faaa",
"rgb": {
"r": 131,
"g": 250,
"b": 170
},
"hsl": {
"h": 139.664,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.89528,
"c": 0.15549,
"h": 152.7
},
"luminance": 0.76099
}Semantic roles & 50–950 ramp
primary
#83FAAA
secondary
#D849A9
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682