#83DCA2#83DCA2
#83DCA2 is a very light, moderate green. Relative luminance 0.586; OKLCH L 82.3% C 0.119 H 154.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCA2 |
|---|---|
| RGB | rgb(131, 220, 162) |
| HSL | hsl(141, 56%, 69%) |
| HSV | hsv(141, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(81.08, -39.22, 20.30) |
| CIE-LCH | lch(81.08, 44.16, 152.63°) |
| OKLab | oklab(82.31% -0.1076 0.0517) |
| OKLCH | oklch(82.31% 0.119 154.3) |
| XYZ | xyz(41.4722, 58.6177, 43.3044) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.73
Light Sea Green
#98F6B0
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 6.30
Mint
#AAF0C1
ΔE00 6.31
Eucalyptus
#44D7A8
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCA2 #DC83BD
analogous
#91DC83 #83DCA2 #83DCCF
triadic
#83DCA2 #A283DC #DCA283
tetradic
#83DCA2 #8391DC #DC83BD #DCCF83
square
#83DCA2 #8391DC #DC83BD #DCCF83
split-complementary
#83DCA2 #CF83DC #DC8391
monochromatic
#32B25F #53CF7E #83DCA2 #B3E9C6 #E2F7EA
Accessibility & contrast
On white
1.65
#83DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#83DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCA2
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCA2 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9F
Deuteranopia (green-blind)
#CEC6A5
Tritanopia (blue-blind)
#71DACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #83dca2; /* rgb */ color: rgb(131, 220, 162); /* oklch */ color: oklch(82.3% 0.119 154.3);
Tailwind
colors: {
custom: {
50: '#abe7bd',
500: '#83dca2',
950: '#000000',
},
}SCSS
$custom: #83dca2; $custom-light: #abe7bd; $custom-dark: #000000;
JSON
{
"hex": "#83dca2",
"rgb": {
"r": 131,
"g": 220,
"b": 162
},
"hsl": {
"h": 140.899,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82305,
"c": 0.11934,
"h": 154.3
},
"luminance": 0.5862
}Semantic roles & 50–950 ramp
primary
#83DCA2
secondary
#B35091
accent
#228BC4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482