#83DEC5#83DEC5
#83DEC5 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.095 H 174.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEC5 |
|---|---|
| RGB | rgb(131, 222, 197) |
| HSL | hsl(164, 58%, 69%) |
| HSV | hsv(164, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(82.43, -32.97, 3.75) |
| CIE-LCH | lch(82.43, 33.19, 173.50°) |
| OKLab | oklab(83.65% -0.0946 0.0094) |
| OKLCH | oklch(83.65% 0.095 174.3) |
| XYZ | xyz(45.5554, 61.0958, 62.2046) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.27
Light Teal
#90E4C1
ΔE00 3.63
Pale Teal
#82CBB2
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 4.90
Seafoam
#7FE0B3
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEC5 #DE839C
analogous
#83DE98 #83DEC5 #83CADE
triadic
#83DEC5 #C583DE #DEC583
tetradic
#83DEC5 #9883DE #DE839C #CADE83
square
#83DEC5 #9883DE #DE839C #CADE83
split-complementary
#83DEC5 #DE83CA #DE9883
monochromatic
#30B691 #53D1AE #83DEC5 #B3EBDC #E4F8F2
Accessibility & contrast
On white
1.59
#83DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#83DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEC5
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEC5 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C4
Deuteranopia (green-blind)
#C9C9C7
Tritanopia (blue-blind)
#65E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dec5; /* rgb */ color: rgb(131, 222, 197); /* oklch */ color: oklch(83.7% 0.095 174.3);
Tailwind
colors: {
custom: {
50: '#abe8d6',
500: '#83dec5',
950: '#000000',
},
}SCSS
$custom: #83dec5; $custom-light: #abe8d6; $custom-dark: #000000;
JSON
{
"hex": "#83dec5",
"rgb": {
"r": 131,
"g": 222,
"b": 197
},
"hsl": {
"h": 163.516,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83652,
"c": 0.09506,
"h": 174.3
},
"luminance": 0.61099
}Semantic roles & 50–950 ramp
primary
#83DEC5
secondary
#B5506C
accent
#204DC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483