#83FBAD#83FBAD
#83FBAD is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.8% C 0.154 H 153.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBAD |
|---|---|
| RGB | rgb(131, 251, 173) |
| HSL | hsl(141, 94%, 75%) |
| HSV | hsv(141, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(90.24, -50.60, 27.20) |
| CIE-LCH | lch(90.24, 57.45, 151.74°) |
| OKLab | oklab(89.82% -0.138 0.0687) |
| OKLCH | oklch(89.82% 0.154 153.5) |
| XYZ | xyz(51.3964, 76.8328, 51.6489) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.59
Seafoam Green
#7AF9AB
ΔE00 0.86
Light Blue Green
#7EFBB3
ΔE00 1.40
Light Bluish Green
#76FDA8
ΔE00 1.47
Foam Green
#90FDA9
ΔE00 1.91
Light Sea Green
#98F6B0
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBAD #FB83D1
analogous
#95FB83 #83FBAD #83FBE9
triadic
#83FBAD #AD83FB #FBAD83
tetradic
#83FBAD #8395FB #FB83D1 #FBE983
square
#83FBAD #8395FB #FB83D1 #FBE983
split-complementary
#83FBAD #E983FB #FB8395
monochromatic
#0CF75F #48F986 #83FBAD #BEFDD4 #E1FEEB
Accessibility & contrast
On white
1.28
#83FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#83FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBAD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBAD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA8
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#67F8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #83fbad; /* rgb */ color: rgb(131, 251, 173); /* oklch */ color: oklch(89.8% 0.154 153.5);
Tailwind
colors: {
custom: {
50: '#adfdc6',
500: '#83fbad',
950: '#000000',
},
}SCSS
$custom: #83fbad; $custom-light: #adfdc6; $custom-dark: #000000;
JSON
{
"hex": "#83fbad",
"rgb": {
"r": 131,
"g": 251,
"b": 173
},
"hsl": {
"h": 141,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.89823,
"c": 0.15415,
"h": 153.5
},
"luminance": 0.76837
}Semantic roles & 50–950 ramp
primary
#83FBAD
secondary
#D949A7
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682