#83DEC2#83DEC2
#83DEC2 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.097 H 172.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEC2 |
|---|---|
| RGB | rgb(131, 222, 194) |
| HSL | hsl(162, 58%, 69%) |
| HSV | hsv(162, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.36, -33.64, 5.24) |
| CIE-LCH | lch(82.36, 34.04, 171.15°) |
| OKLab | oklab(83.57% -0.0959 0.0133) |
| OKLCH | oklch(83.57% 0.097 172.1) |
| XYZ | xyz(45.2151, 60.9597, 60.4123) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.86
Seafoam Blue
#78D1B6
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 4.68
Pale Teal
#82CBB2
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 5.23
Tiffany Blue
#7BF2DA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEC2 #DE839F
analogous
#83DE95 #83DEC2 #83CDDE
triadic
#83DEC2 #C283DE #DEC283
tetradic
#83DEC2 #9583DE #DE839F #CDDE83
square
#83DEC2 #9583DE #DE839F #CDDE83
split-complementary
#83DEC2 #DE83CD #DE9583
monochromatic
#30B68D #53D1AA #83DEC2 #B3EBDA #E4F8F2
Accessibility & contrast
On white
1.59
#83DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#83DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEC2
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEC2 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#CAC8C4
Tritanopia (blue-blind)
#66E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dec2; /* rgb */ color: rgb(131, 222, 194); /* oklch */ color: oklch(83.6% 0.097 172.1);
Tailwind
colors: {
custom: {
50: '#abe8d4',
500: '#83dec2',
950: '#000000',
},
}SCSS
$custom: #83dec2; $custom-light: #abe8d4; $custom-dark: #000000;
JSON
{
"hex": "#83dec2",
"rgb": {
"r": 131,
"g": 222,
"b": 194
},
"hsl": {
"h": 161.538,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83569,
"c": 0.0968,
"h": 172.1
},
"luminance": 0.60963
}Semantic roles & 50–950 ramp
primary
#83DEC2
secondary
#B5506F
accent
#2053C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483