#83DDAB#83DDAB
#83DDAB is a very light, moderate green. Relative luminance 0.595; OKLCH L 82.7% C 0.113 H 158.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDAB |
|---|---|
| RGB | rgb(131, 221, 171) |
| HSL | hsl(147, 57%, 69%) |
| HSV | hsv(147, 41%, 87%) |
| CMYK | cmyk(40.7%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(81.55, -37.95, 16.24) |
| CIE-LCH | lch(81.55, 41.28, 156.84°) |
| OKLab | oklab(82.75% -0.1048 0.0416) |
| OKLCH | oklch(82.75% 0.113 158.3) |
| XYZ | xyz(42.5642, 59.4757, 47.7573) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.84
Hospital Green
#9BE5AA
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.44
Mint
#AAF0C1
ΔE00 5.74
Eucalyptus
#44D7A8
ΔE00 5.86
Mediumaquamarine
#66CDAA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDAB #DD83B5
analogous
#88DD83 #83DDAB #83DDD8
triadic
#83DDAB #AB83DD #DDAB83
tetradic
#83DDAB #8388DD #DD83B5 #DDD883
square
#83DDAB #8388DD #DD83B5 #DDD883
split-complementary
#83DDAB #D883DD #DD8388
monochromatic
#31B46C #53D08A #83DDAB #B3EACC #E3F7EC
Accessibility & contrast
On white
1.63
#83DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#83DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDAB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDAB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CDC7AE
Tritanopia (blue-blind)
#6EDCCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #83ddab; /* rgb */ color: rgb(131, 221, 171); /* oklch */ color: oklch(82.7% 0.113 158.3);
Tailwind
colors: {
custom: {
50: '#abe8c4',
500: '#83ddab',
950: '#000000',
},
}SCSS
$custom: #83ddab; $custom-light: #abe8c4; $custom-dark: #000000;
JSON
{
"hex": "#83ddab",
"rgb": {
"r": 131,
"g": 221,
"b": 171
},
"hsl": {
"h": 146.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.82747,
"c": 0.11272,
"h": 158.3
},
"luminance": 0.59478
}Semantic roles & 50–950 ramp
primary
#83DDAB
secondary
#B45088
accent
#217CC5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482