#83FB89#83FB89
#83FB89 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.2% C 0.187 H 144.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83FB89 |
|---|---|
| RGB | rgb(131, 251, 137) |
| HSL | hsl(123, 94%, 75%) |
| HSV | hsv(123, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(89.68, -56.34, 44.29) |
| CIE-LCH | lch(89.68, 71.66, 141.83°) |
| OKLab | oklab(89.18% -0.1531 0.1081) |
| OKLCH | oklch(89.18% 0.187 144.8) |
| XYZ | xyz(48.3700, 75.6222, 35.7097) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.21
Lightgreen (survey)
#76FF7B
ΔE00 2.28
Palegreen
#98FB98
ΔE00 2.57
Baby Green
#8CFF9E
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 2.91
Light Green
#96F97B
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FB89 #FB83F5
analogous
#B9FB83 #83FB89 #83FBC5
triadic
#83FB89 #8983FB #FB8983
tetradic
#83FB89 #83B9FB #FB83F5 #FBC583
square
#83FB89 #83B9FB #FB83F5 #FBC583
split-complementary
#83FB89 #C583FB #FB83B9
monochromatic
#0CF718 #48F951 #83FB89 #BEFDC1 #E1FEE3
Accessibility & contrast
On white
1.30
#83FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#83FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FB89
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FB89 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#EEDD91
Tritanopia (blue-blind)
#71F5E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #83fb89; /* rgb */ color: rgb(131, 251, 137); /* oklch */ color: oklch(89.2% 0.187 144.8);
Tailwind
colors: {
custom: {
50: '#aefdad',
500: '#83fb89',
950: '#000000',
},
}SCSS
$custom: #83fb89; $custom-light: #aefdad; $custom-dark: #000000;
JSON
{
"hex": "#83fb89",
"rgb": {
"r": 131,
"g": 251,
"b": 137
},
"hsl": {
"h": 123,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.89182,
"c": 0.1874,
"h": 144.8
},
"luminance": 0.75626
}Semantic roles & 50–950 ramp
primary
#83FB89
secondary
#D949D2
accent
#00DAE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681