#83DC9D#83DC9D
#83DC9D is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.2% C 0.124 H 152.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #83DC9D |
|---|---|
| RGB | rgb(131, 220, 157) |
| HSL | hsl(138, 56%, 69%) |
| HSV | hsv(138, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(80.98, -40.13, 22.78) |
| CIE-LCH | lch(80.98, 46.15, 150.42°) |
| OKLab | oklab(82.2% -0.1098 0.0578) |
| OKLCH | oklch(82.2% 0.124 152.2) |
| XYZ | xyz(41.0365, 58.4434, 41.0101) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.32
Seafoam
#7FE0B3
ΔE00 4.81
Light Sea Green
#98F6B0
ΔE00 5.83
Seafoam (survey)
#80F9AD
ΔE00 6.56
Lightgreen
#90EE90
ΔE00 6.64
Seafoam Green
#7AF9AB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DC9D #DC83C2
analogous
#96DC83 #83DC9D #83DCCA
triadic
#83DC9D #9D83DC #DC9D83
tetradic
#83DC9D #8396DC #DC83C2 #DCCA83
square
#83DC9D #8396DC #DC83C2 #DCCA83
split-complementary
#83DC9D #CA83DC #DC8396
monochromatic
#32B258 #53CF77 #83DC9D #B3E9C3 #E2F7E8
Accessibility & contrast
On white
1.65
#83DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#83DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DC9D
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DC9D | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF99
Deuteranopia (green-blind)
#CFC5A1
Tritanopia (blue-blind)
#72DACB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #83dc9d; /* rgb */ color: rgb(131, 220, 157); /* oklch */ color: oklch(82.2% 0.124 152.2);
Tailwind
colors: {
custom: {
50: '#abe7ba',
500: '#83dc9d',
950: '#000000',
},
}SCSS
$custom: #83dc9d; $custom-light: #abe7ba; $custom-dark: #000000;
JSON
{
"hex": "#83dc9d",
"rgb": {
"r": 131,
"g": 220,
"b": 157
},
"hsl": {
"h": 137.528,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82195,
"c": 0.12404,
"h": 152.2
},
"luminance": 0.58446
}Semantic roles & 50–950 ramp
primary
#83DC9D
secondary
#B35096
accent
#2294C4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481