#83DEB7#83DEB7
#83DEB7 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.104 H 164.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEB7 |
|---|---|
| RGB | rgb(131, 222, 183) |
| HSL | hsl(154, 58%, 69%) |
| HSV | hsv(154, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(82.10, -35.98, 10.69) |
| CIE-LCH | lch(82.10, 37.54, 163.46°) |
| OKLab | oklab(83.28% -0.1007 0.0275) |
| OKLCH | oklch(83.28% 0.104 164.7) |
| XYZ | xyz(44.0252, 60.4837, 54.1452) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.55
Light Teal
#90E4C1
ΔE00 2.13
Seafoam Blue
#78D1B6
ΔE00 4.47
Mediumaquamarine
#66CDAA
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEB7 #DE83AA
analogous
#83DE8A #83DEB7 #83D8DE
triadic
#83DEB7 #B783DE #DEB783
tetradic
#83DEB7 #8A83DE #DE83AA #D8DE83
square
#83DEB7 #8A83DE #DE83AA #D8DE83
split-complementary
#83DEB7 #DE83D8 #DE8A83
monochromatic
#30B67D #53D19B #83DEB7 #B3EBD3 #E4F8EF
Accessibility & contrast
On white
1.60
#83DEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#83DEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEB7
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEB7 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B5
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#6ADED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83deb7; /* rgb */ color: rgb(131, 222, 183); /* oklch */ color: oklch(83.3% 0.104 164.7);
Tailwind
colors: {
custom: {
50: '#abe8cc',
500: '#83deb7',
950: '#000000',
},
}SCSS
$custom: #83deb7; $custom-light: #abe8cc; $custom-dark: #000000;
JSON
{
"hex": "#83deb7",
"rgb": {
"r": 131,
"g": 222,
"b": 183
},
"hsl": {
"h": 154.286,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83276,
"c": 0.10436,
"h": 164.7
},
"luminance": 0.60487
}Semantic roles & 50–950 ramp
primary
#83DEB7
secondary
#B5507B
accent
#2067C6
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483