#83F98F#83F98F
#83F98F is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.8% C 0.179 H 146.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83F98F |
|---|---|
| RGB | rgb(131, 249, 143) |
| HSL | hsl(126, 91%, 75%) |
| HSV | hsv(126, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(89.18, -54.68, 40.75) |
| CIE-LCH | lch(89.18, 68.20, 143.31°) |
| OKLab | oklab(88.8% -0.1485 0.1002) |
| OKLCH | oklch(88.8% 0.179 146) |
| XYZ | xyz(48.1910, 74.5563, 37.8326) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.03
Palegreen
#98FB98
ΔE00 2.11
Mint Green
#8FFF9F
ΔE00 2.17
Lightgreen
#90EE90
ΔE00 3.00
Easter Green
#8CFD7E
ΔE00 3.29
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F98F #F983ED
analogous
#B2F983 #83F98F #83F9CA
triadic
#83F98F #8F83F9 #F98F83
tetradic
#83F98F #83B2F9 #F983ED #F9CA83
square
#83F98F #83B2F9 #F983ED #F9CA83
split-complementary
#83F98F #CA83F9 #F983B2
monochromatic
#0EF326 #49F65A #83F98F #BDFCC4 #E2FEE5
Accessibility & contrast
On white
1.32
#83F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#83F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F98F
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F98F | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE787
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#70F4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #83f98f; /* rgb */ color: rgb(131, 249, 143); /* oklch */ color: oklch(88.8% 0.179 146.0);
Tailwind
colors: {
custom: {
50: '#aefcb1',
500: '#83f98f',
950: '#000000',
},
}SCSS
$custom: #83f98f; $custom-light: #aefcb1; $custom-dark: #000000;
JSON
{
"hex": "#83f98f",
"rgb": {
"r": 131,
"g": 249,
"b": 143
},
"hsl": {
"h": 126.102,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.888,
"c": 0.17916,
"h": 146
},
"luminance": 0.7456
}Semantic roles & 50–950 ramp
primary
#83F98F
secondary
#D74AC8
accent
#00CEE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581