#83F595#83F595
#83F595 is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.0% C 0.168 H 147.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #83F595 |
|---|---|
| RGB | rgb(131, 245, 149) |
| HSL | hsl(129, 85%, 74%) |
| HSV | hsv(129, 47%, 96%) |
| CMYK | cmyk(46.5%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(88.11, -52.15, 36.40) |
| CIE-LCH | lch(88.11, 63.60, 145.09°) |
| OKLab | oklab(87.95% -0.1417 0.0903) |
| OKLCH | oklch(87.95% 0.168 147.5) |
| XYZ | xyz(47.4345, 72.2966, 39.8830) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.12
Mint Green
#8FFF9F
ΔE00 2.21
Lightgreen
#90EE90
ΔE00 2.30
Palegreen
#98FB98
ΔE00 2.45
Foam Green
#90FDA9
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F595 #F583E3
analogous
#AAF583 #83F595 #83F5CE
triadic
#83F595 #9583F5 #F59583
tetradic
#83F595 #83AAF5 #F583E3 #F5CE83
square
#83F595 #83AAF5 #F583E3 #F5CE83
split-complementary
#83F595 #CE83F5 #F583AA
monochromatic
#13EB35 #4AF065 #83F595 #BCFAC5 #E3FDE7
Accessibility & contrast
On white
1.36
#83F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#83F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F595
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F595 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E48E
Deuteranopia (green-blind)
#E7D99B
Tritanopia (blue-blind)
#70F1DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #83f595; /* rgb */ color: rgb(131, 245, 149); /* oklch */ color: oklch(88.0% 0.168 147.5);
Tailwind
colors: {
custom: {
50: '#adf9b5',
500: '#83f595',
950: '#000000',
},
}SCSS
$custom: #83f595; $custom-light: #adf9b5; $custom-dark: #000000;
JSON
{
"hex": "#83f595",
"rgb": {
"r": 131,
"g": 245,
"b": 149
},
"hsl": {
"h": 129.474,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.87952,
"c": 0.168,
"h": 147.5
},
"luminance": 0.723
}Semantic roles & 50–950 ramp
primary
#83F595
secondary
#D14BBC
accent
#04BFE2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581