#83F99B#83F99B
#83F99B is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.0% C 0.168 H 148.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #83F99B |
|---|---|
| RGB | rgb(131, 249, 155) |
| HSL | hsl(132, 91%, 75%) |
| HSV | hsv(132, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(89.36, -52.83, 35.07) |
| CIE-LCH | lch(89.36, 63.41, 146.43°) |
| OKLab | oklab(89.01% -0.1435 0.0873) |
| OKLCH | oklch(89.01% 0.168 148.7) |
| XYZ | xyz(49.1491, 74.9395, 42.8788) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.45
Mint Green
#8FFF9F
ΔE00 1.59
Foam Green
#90FDA9
ΔE00 2.07
Palegreen
#98FB98
ΔE00 2.56
Light Bluish Green
#76FDA8
ΔE00 2.64
Lightgreen
#90EE90
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F99B #F983E1
analogous
#A6F983 #83F99B #83F9D6
triadic
#83F99B #9B83F9 #F99B83
tetradic
#83F99B #83A6F9 #F983E1 #F9D683
square
#83F99B #83A6F9 #F983E1 #F9D683
split-complementary
#83F99B #D683F9 #F983A6
monochromatic
#0EF33D #49F66C #83F99B #BDFCCA #E2FEE7
Accessibility & contrast
On white
1.31
#83F99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#83F99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F99B
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F99B | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE895
Deuteranopia (green-blind)
#EADCA1
Tritanopia (blue-blind)
#6DF5E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #83f99b; /* rgb */ color: rgb(131, 249, 155); /* oklch */ color: oklch(89.0% 0.168 148.7);
Tailwind
colors: {
custom: {
50: '#adfcb9',
500: '#83f99b',
950: '#000000',
},
}SCSS
$custom: #83f99b; $custom-light: #adfcb9; $custom-dark: #000000;
JSON
{
"hex": "#83f99b",
"rgb": {
"r": 131,
"g": 249,
"b": 155
},
"hsl": {
"h": 132.203,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.89006,
"c": 0.16798,
"h": 148.7
},
"luminance": 0.74943
}Semantic roles & 50–950 ramp
primary
#83F99B
secondary
#D74ABA
accent
#00B7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581