#83FBAB#83FBAB
#83FBAB is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.8% C 0.156 H 152.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBAB |
|---|---|
| RGB | rgb(131, 251, 171) |
| HSL | hsl(140, 94%, 75%) |
| HSV | hsv(140, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(90.21, -50.96, 28.17) |
| CIE-LCH | lch(90.21, 58.22, 151.07°) |
| OKLab | oklab(89.78% -0.1389 0.071) |
| OKLCH | oklch(89.78% 0.156 152.9) |
| XYZ | xyz(51.2044, 76.7560, 50.6373) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.87
Seafoam Green
#7AF9AB
ΔE00 1.00
Light Bluish Green
#76FDA8
ΔE00 1.30
Foam Green
#90FDA9
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 1.76
Light Sea Green
#98F6B0
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBAB #FB83D3
analogous
#97FB83 #83FBAB #83FBE7
triadic
#83FBAB #AB83FB #FBAB83
tetradic
#83FBAB #8397FB #FB83D3 #FBE783
square
#83FBAB #8397FB #FB83D3 #FBE783
split-complementary
#83FBAB #E783FB #FB8397
monochromatic
#0CF75B #48F983 #83FBAB #BEFDD3 #E1FEEB
Accessibility & contrast
On white
1.28
#83FBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#83FBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBAB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBAB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA6
Deuteranopia (green-blind)
#EADEB0
Tritanopia (blue-blind)
#68F8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #83fbab; /* rgb */ color: rgb(131, 251, 171); /* oklch */ color: oklch(89.8% 0.156 152.9);
Tailwind
colors: {
custom: {
50: '#adfdc4',
500: '#83fbab',
950: '#000000',
},
}SCSS
$custom: #83fbab; $custom-light: #adfdc4; $custom-dark: #000000;
JSON
{
"hex": "#83fbab",
"rgb": {
"r": 131,
"g": 251,
"b": 171
},
"hsl": {
"h": 140,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.89783,
"c": 0.15598,
"h": 152.9
},
"luminance": 0.7676
}Semantic roles & 50–950 ramp
primary
#83FBAB
secondary
#D949A9
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682