#83D2CB#83D2CB
#83D2CB is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.1% C 0.079 H 188.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #83D2CB |
|---|---|
| RGB | rgb(131, 210, 203) |
| HSL | hsl(175, 47%, 67%) |
| HSV | hsv(175, 38%, 82%) |
| CMYK | cmyk(37.6%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(79.17, -25.85, -4.20) |
| CIE-LCH | lch(79.17, 26.19, 189.24°) |
| OKLab | oklab(81.08% -0.0778 -0.0117) |
| OKLCH | oklch(81.08% 0.079 188.6) |
| XYZ | xyz(43.1822, 55.2274, 64.8728) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.40
Pale Teal
#82CBB2
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.13
Turquoise
#40E0D0
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 7.83
Paleturquoise
#AFEEEE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D2CB #D2838A
analogous
#83D2A4 #83D2CB #83B2D2
triadic
#83D2CB #CB83D2 #D2CB83
tetradic
#83D2CB #A483D2 #D2838A #B2D283
square
#83D2CB #A483D2 #D2838A #B2D283
split-complementary
#83D2CB #D283B2 #D2A483
monochromatic
#3AA097 #56C2B8 #83D2CB #B0E2DE #DDF3F1
Accessibility & contrast
On white
1.74
#83D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#83D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D2CB
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D2CB | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#64D6D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #83d2cb; /* rgb */ color: rgb(131, 210, 203); /* oklch */ color: oklch(81.1% 0.079 188.6);
Tailwind
colors: {
custom: {
50: '#aae0da',
500: '#83d2cb',
950: '#000000',
},
}SCSS
$custom: #83d2cb; $custom-light: #aae0da; $custom-dark: #000000;
JSON
{
"hex": "#83d2cb",
"rgb": {
"r": 131,
"g": 210,
"b": 203
},
"hsl": {
"h": 174.684,
"s": 46.746,
"l": 66.863
},
"oklch": {
"l": 0.81082,
"c": 0.07867,
"h": 188.6
},
"luminance": 0.5523
}Semantic roles & 50–950 ramp
primary
#83D2CB
secondary
#A5545B
accent
#2C38BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483