#83D7AB#83D7AB
#83D7AB is a light, moderate green. Relative luminance 0.564; OKLCH L 81.3% C 0.104 H 160.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #83D7AB |
|---|---|
| RGB | rgb(131, 215, 171) |
| HSL | hsl(149, 51%, 68%) |
| HSV | hsv(149, 39%, 84%) |
| CMYK | cmyk(39.1%, 0%, 20.5%, 15.7%) |
| CIE-LAB | lab(79.82, -35.20, 13.80) |
| CIE-LCH | lch(79.82, 37.81, 158.59°) |
| OKLab | oklab(81.35% -0.0976 0.0355) |
| OKLCH | oklch(81.35% 0.104 160) |
| XYZ | xyz(41.0083, 56.3638, 47.2386) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Light Teal
#90E4C1
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.41
Eucalyptus
#44D7A8
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D7AB #D783AF
analogous
#85D783 #83D7AB #83D7D5
triadic
#83D7AB #AB83D7 #D7AB83
tetradic
#83D7AB #8385D7 #D783AF #D7D583
square
#83D7AB #8385D7 #D783AF #D7D583
split-complementary
#83D7AB #D583D7 #D78385
monochromatic
#37A96D #55C88C #83D7AB #B1E6CA #E0F5EA
Accessibility & contrast
On white
1.71
#83D7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#83D7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D7AB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D7AB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCA9
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#6FD6CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #83d7ab; /* rgb */ color: rgb(131, 215, 171); /* oklch */ color: oklch(81.3% 0.104 160.0);
Tailwind
colors: {
custom: {
50: '#aae3c4',
500: '#83d7ab',
950: '#000000',
},
}SCSS
$custom: #83d7ab; $custom-light: #aae3c4; $custom-dark: #000000;
JSON
{
"hex": "#83d7ab",
"rgb": {
"r": 131,
"g": 215,
"b": 171
},
"hsl": {
"h": 148.571,
"s": 51.22,
"l": 67.843
},
"oklch": {
"l": 0.81346,
"c": 0.10386,
"h": 160
},
"luminance": 0.56366
}Semantic roles & 50–950 ramp
primary
#83D7AB
secondary
#AD5281
accent
#2776BF
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482