#83FBAC#83FBAC
#83FBAC is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.8% C 0.155 H 153.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBAC |
|---|---|
| RGB | rgb(131, 251, 172) |
| HSL | hsl(141, 94%, 75%) |
| HSV | hsv(141, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(90.23, -50.78, 27.68) |
| CIE-LCH | lch(90.23, 57.84, 151.40°) |
| OKLab | oklab(89.8% -0.1384 0.0699) |
| OKLCH | oklch(89.8% 0.155 153.2) |
| XYZ | xyz(51.3000, 76.7942, 51.1412) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.72
Seafoam Green
#7AF9AB
ΔE00 0.91
Light Bluish Green
#76FDA8
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 1.58
Foam Green
#90FDA9
ΔE00 1.77
Light Sea Green
#98F6B0
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBAC #FB83D2
analogous
#96FB83 #83FBAC #83FBE8
triadic
#83FBAC #AC83FB #FBAC83
tetradic
#83FBAC #8396FB #FB83D2 #FBE883
square
#83FBAC #8396FB #FB83D2 #FBE883
split-complementary
#83FBAC #E883FB #FB8396
monochromatic
#0CF75D #48F984 #83FBAC #BEFDD4 #E1FEEB
Accessibility & contrast
On white
1.28
#83FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#83FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBAC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBAC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#EADEB1
Tritanopia (blue-blind)
#68F8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #83fbac; /* rgb */ color: rgb(131, 251, 172); /* oklch */ color: oklch(89.8% 0.155 153.2);
Tailwind
colors: {
custom: {
50: '#adfdc5',
500: '#83fbac',
950: '#000000',
},
}SCSS
$custom: #83fbac; $custom-light: #adfdc5; $custom-dark: #000000;
JSON
{
"hex": "#83fbac",
"rgb": {
"r": 131,
"g": 251,
"b": 172
},
"hsl": {
"h": 140.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.89803,
"c": 0.15507,
"h": 153.2
},
"luminance": 0.76798
}Semantic roles & 50–950 ramp
primary
#83FBAC
secondary
#D949A8
accent
#0097E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682