#83DEC4#83DEC4
#83DEC4 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.096 H 173.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEC4 |
|---|---|
| RGB | rgb(131, 222, 196) |
| HSL | hsl(163, 58%, 69%) |
| HSV | hsv(163, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(82.41, -33.20, 4.25) |
| CIE-LCH | lch(82.41, 33.47, 172.71°) |
| OKLab | oklab(83.62% -0.095 0.0107) |
| OKLCH | oklch(83.62% 0.096 173.6) |
| XYZ | xyz(45.4412, 61.0502, 61.6032) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.19
Light Teal
#90E4C1
ΔE00 3.36
Pale Teal
#82CBB2
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 5.00
Seafoam
#7FE0B3
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEC4 #DE839D
analogous
#83DE97 #83DEC4 #83CBDE
triadic
#83DEC4 #C483DE #DEC483
tetradic
#83DEC4 #9783DE #DE839D #CBDE83
square
#83DEC4 #9783DE #DE839D #CBDE83
split-complementary
#83DEC4 #DE83CB #DE9783
monochromatic
#30B690 #53D1AD #83DEC4 #B3EBDB #E4F8F2
Accessibility & contrast
On white
1.59
#83DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#83DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEC4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEC4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C3
Deuteranopia (green-blind)
#C9C9C6
Tritanopia (blue-blind)
#65E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dec4; /* rgb */ color: rgb(131, 222, 196); /* oklch */ color: oklch(83.6% 0.096 173.6);
Tailwind
colors: {
custom: {
50: '#abe8d5',
500: '#83dec4',
950: '#000000',
},
}SCSS
$custom: #83dec4; $custom-light: #abe8d5; $custom-dark: #000000;
JSON
{
"hex": "#83dec4",
"rgb": {
"r": 131,
"g": 222,
"b": 196
},
"hsl": {
"h": 162.857,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83624,
"c": 0.09563,
"h": 173.6
},
"luminance": 0.61053
}Semantic roles & 50–950 ramp
primary
#83DEC4
secondary
#B5506D
accent
#204FC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483