#83DBA2#83DBA2
#83DBA2 is a very light, moderate green. Relative luminance 0.581; OKLCH L 82.1% C 0.118 H 154.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #83DBA2 |
|---|---|
| RGB | rgb(131, 219, 162) |
| HSL | hsl(141, 55%, 69%) |
| HSV | hsv(141, 40%, 86%) |
| CMYK | cmyk(40.2%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(80.79, -38.77, 19.90) |
| CIE-LCH | lch(80.79, 43.58, 152.83°) |
| OKLab | oklab(82.07% -0.1064 0.0507) |
| OKLCH | oklch(82.07% 0.118 154.5) |
| XYZ | xyz(41.2105, 58.0943, 43.2172) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 3.65
Light Teal
#90E4C1
ΔE00 6.20
Light Sea Green
#98F6B0
ΔE00 6.31
Mint
#AAF0C1
ΔE00 6.38
Eucalyptus
#44D7A8
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DBA2 #DB83BC
analogous
#90DB83 #83DBA2 #83DBCE
triadic
#83DBA2 #A283DB #DBA283
tetradic
#83DBA2 #8390DB #DB83BC #DBCE83
square
#83DBA2 #8390DB #DB83BC #DBCE83
split-complementary
#83DBA2 #CE83DB #DB8390
monochromatic
#33B05F #54CD7E #83DBA2 #B2E9C6 #E2F7E9
Accessibility & contrast
On white
1.66
#83DBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#83DBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DBA2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DBA2 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9F
Deuteranopia (green-blind)
#CDC5A5
Tritanopia (blue-blind)
#71D9CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #83dba2; /* rgb */ color: rgb(131, 219, 162); /* oklch */ color: oklch(82.1% 0.118 154.5);
Tailwind
colors: {
custom: {
50: '#aae6bd',
500: '#83dba2',
950: '#000000',
},
}SCSS
$custom: #83dba2; $custom-light: #aae6bd; $custom-dark: #000000;
JSON
{
"hex": "#83dba2",
"rgb": {
"r": 131,
"g": 219,
"b": 162
},
"hsl": {
"h": 141.136,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.8207,
"c": 0.11785,
"h": 154.5
},
"luminance": 0.58097
}Semantic roles & 50–950 ramp
primary
#83DBA2
secondary
#B2518F
accent
#238AC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482