#83DEC3#83DEC3
#83DEC3 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.096 H 172.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEC3 |
|---|---|
| RGB | rgb(131, 222, 195) |
| HSL | hsl(162, 58%, 69%) |
| HSV | hsv(162, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(82.38, -33.42, 4.74) |
| CIE-LCH | lch(82.38, 33.75, 171.92°) |
| OKLab | oklab(83.6% -0.0954 0.012) |
| OKLCH | oklch(83.6% 0.096 172.8) |
| XYZ | xyz(45.3278, 61.0048, 61.0057) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.10
Seafoam Blue
#78D1B6
ΔE00 3.14
Pale Teal
#82CBB2
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEC3 #DE839E
analogous
#83DE96 #83DEC3 #83CCDE
triadic
#83DEC3 #C383DE #DEC383
tetradic
#83DEC3 #9683DE #DE839E #CCDE83
square
#83DEC3 #9683DE #DE839E #CCDE83
split-complementary
#83DEC3 #DE83CC #DE9683
monochromatic
#30B68E #53D1AC #83DEC3 #B3EBDA #E4F8F2
Accessibility & contrast
On white
1.59
#83DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#83DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEC3
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEC3 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C2
Deuteranopia (green-blind)
#CAC8C5
Tritanopia (blue-blind)
#65E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dec3; /* rgb */ color: rgb(131, 222, 195); /* oklch */ color: oklch(83.6% 0.096 172.8);
Tailwind
colors: {
custom: {
50: '#abe8d5',
500: '#83dec3',
950: '#000000',
},
}SCSS
$custom: #83dec3; $custom-light: #abe8d5; $custom-dark: #000000;
JSON
{
"hex": "#83dec3",
"rgb": {
"r": 131,
"g": 222,
"b": 195
},
"hsl": {
"h": 162.198,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83596,
"c": 0.09621,
"h": 172.8
},
"luminance": 0.61008
}Semantic roles & 50–950 ramp
primary
#83DEC3
secondary
#B5506E
accent
#2051C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483