#83D2CC#83D2CC
#83D2CC is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.078 H 189.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #83D2CC |
|---|---|
| RGB | rgb(131, 210, 204) |
| HSL | hsl(175, 47%, 67%) |
| HSV | hsv(175, 38%, 82%) |
| CMYK | cmyk(37.6%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(79.20, -25.61, -4.70) |
| CIE-LCH | lch(79.20, 26.04, 190.39°) |
| OKLab | oklab(81.11% -0.0774 -0.013) |
| OKLCH | oklch(81.11% 0.078 189.6) |
| XYZ | xyz(43.3017, 55.2752, 65.5025) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.39
Pale Teal
#82CBB2
ΔE00 7.31
Seafoam Blue
#78D1B6
ΔE00 7.52
Turquoise
#40E0D0
ΔE00 7.54
Darkturquoise
#00CED1
ΔE00 7.70
Paleturquoise
#AFEEEE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D2CC #D28389
analogous
#83D2A5 #83D2CC #83B1D2
triadic
#83D2CC #CC83D2 #D2CC83
tetradic
#83D2CC #A583D2 #D28389 #B1D283
square
#83D2CC #A583D2 #D28389 #B1D283
split-complementary
#83D2CC #D283B1 #D2A583
monochromatic
#3AA099 #56C2BA #83D2CC #B0E2DE #DDF3F1
Accessibility & contrast
On white
1.74
#83D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#83D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D2CC
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D2CC | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#64D6D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #83d2cc; /* rgb */ color: rgb(131, 210, 204); /* oklch */ color: oklch(81.1% 0.078 189.6);
Tailwind
colors: {
custom: {
50: '#abe0db',
500: '#83d2cc',
950: '#000000',
},
}SCSS
$custom: #83d2cc; $custom-light: #abe0db; $custom-dark: #000000;
JSON
{
"hex": "#83d2cc",
"rgb": {
"r": 131,
"g": 210,
"b": 204
},
"hsl": {
"h": 175.443,
"s": 46.746,
"l": 66.863
},
"oklch": {
"l": 0.81113,
"c": 0.07846,
"h": 189.6
},
"luminance": 0.55278
}Semantic roles & 50–950 ramp
primary
#83D2CC
secondary
#A5545A
accent
#2C36BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484