#83DEB0#83DEB0
#83DEB0 is a very light, moderate green. Relative luminance 0.602; OKLCH L 83.1% C 0.110 H 160.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEB0 |
|---|---|
| RGB | rgb(131, 222, 176) |
| HSL | hsl(150, 58%, 69%) |
| HSV | hsv(150, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(81.95, -37.41, 14.16) |
| CIE-LCH | lch(81.95, 40.00, 159.27°) |
| OKLab | oklab(83.1% -0.1037 0.0364) |
| OKLCH | oklch(83.1% 0.11 160.7) |
| XYZ | xyz(43.3146, 60.1995, 50.4031) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.89
Light Teal
#90E4C1
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 5.56
Eucalyptus
#44D7A8
ΔE00 5.61
Mint
#AAF0C1
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEB0 #DE83B1
analogous
#84DE83 #83DEB0 #83DEDE
triadic
#83DEB0 #B083DE #DEB083
tetradic
#83DEB0 #8384DE #DE83B1 #DEDE83
square
#83DEB0 #8384DE #DE83B1 #DEDE83
split-complementary
#83DEB0 #DE83DE #DE8384
monochromatic
#30B673 #53D191 #83DEB0 #B3EBCF #E4F8EE
Accessibility & contrast
On white
1.61
#83DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#83DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEB0
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEB0 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AE
Deuteranopia (green-blind)
#CDC8B3
Tritanopia (blue-blind)
#6CDDD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83deb0; /* rgb */ color: rgb(131, 222, 176); /* oklch */ color: oklch(83.1% 0.110 160.7);
Tailwind
colors: {
custom: {
50: '#abe8c7',
500: '#83deb0',
950: '#000000',
},
}SCSS
$custom: #83deb0; $custom-light: #abe8c7; $custom-dark: #000000;
JSON
{
"hex": "#83deb0",
"rgb": {
"r": 131,
"g": 222,
"b": 176
},
"hsl": {
"h": 149.67,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83101,
"c": 0.10993,
"h": 160.7
},
"luminance": 0.60202
}Semantic roles & 50–950 ramp
primary
#83DEB0
secondary
#B55083
accent
#2074C6
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482