#83DF85#83DF85
#83DF85 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.152 H 144.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83DF85 |
|---|---|
| RGB | rgb(131, 223, 133) |
| HSL | hsl(121, 59%, 69%) |
| HSV | hsv(121, 41%, 87%) |
| CMYK | cmyk(41.3%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(81.45, -45.42, 35.71) |
| CIE-LCH | lch(81.45, 57.78, 141.82°) |
| OKLab | oklab(82.44% -0.1236 0.0882) |
| OKLCH | oklch(82.44% 0.152 144.5) |
| XYZ | xyz(39.9794, 59.2916, 31.5236) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Lightish Green
#61E160
ΔE00 5.50
Weird Green
#3AE57F
ΔE00 5.73
Palegreen
#98FB98
ΔE00 6.15
Hospital Green
#9BE5AA
ΔE00 6.29
Fresh Green
#69D84F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DF85 #DF83DD
analogous
#AFDF83 #83DF85 #83DFB3
triadic
#83DF85 #8583DF #DF8583
tetradic
#83DF85 #83AFDF #DF83DD #DFB383
square
#83DF85 #83AFDF #DF83DD #DFB383
split-complementary
#83DF85 #B383DF #DF83AF
monochromatic
#30B832 #52D255 #83DF85 #B4ECB5 #E4F8E5
Accessibility & contrast
On white
1.63
#83DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#83DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DF85
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DF85 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D07E
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#78DAC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #83df85; /* rgb */ color: rgb(131, 223, 133); /* oklch */ color: oklch(82.4% 0.152 144.5);
Tailwind
colors: {
custom: {
50: '#abe9a9',
500: '#83df85',
950: '#000000',
},
}SCSS
$custom: #83df85; $custom-light: #abe9a9; $custom-dark: #000000;
JSON
{
"hex": "#83df85",
"rgb": {
"r": 131,
"g": 223,
"b": 133
},
"hsl": {
"h": 121.304,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.82441,
"c": 0.15188,
"h": 144.5
},
"luminance": 0.59294
}Semantic roles & 50–950 ramp
primary
#83DF85
secondary
#B650B4
accent
#1FC3C7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481