#83C7CA#83C7CA
#83C7CA is a light, moderate teal. Relative luminance 0.499; OKLCH L 78.6% C 0.069 H 199.4°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #83C7CA |
|---|---|
| RGB | rgb(131, 199, 202) |
| HSL | hsl(183, 40%, 65%) |
| HSV | hsv(183, 35%, 79%) |
| CMYK | cmyk(35.1%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(76.03, -20.61, -8.31) |
| CIE-LCH | lch(76.03, 22.22, 201.97°) |
| OKLab | oklab(78.55% -0.0648 -0.0228) |
| OKLCH | oklch(78.55% 0.069 199.4) |
| XYZ | xyz(40.4404, 49.9339, 63.3729) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 8.17
Darkturquoise
#00CED1
ΔE00 8.40
Aqua Blue
#02D8E9
ΔE00 8.97
Lightblue
#ADD8E6
ΔE00 9.49
Paleturquoise
#AFEEEE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C7CA #CA8683
analogous
#83CAA9 #83C7CA #83A3CA
triadic
#83C7CA #CA83C7 #C7CA83
tetradic
#83C7CA #A983CA #CA8683 #A3CA83
square
#83C7CA #A983CA #CA8683 #A3CA83
split-complementary
#83C7CA #CA83A3 #CAA983
monochromatic
#3F9094 #58B4B8 #83C7CA #AEDADC #D9EEEF
Accessibility & contrast
On white
1.91
#83C7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#83C7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C7CA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C7CA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#67CCC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #83c7ca; /* rgb */ color: rgb(131, 199, 202); /* oklch */ color: oklch(78.6% 0.069 199.4);
Tailwind
colors: {
custom: {
50: '#aad8da',
500: '#83c7ca',
950: '#000000',
},
}SCSS
$custom: #83c7ca; $custom-light: #aad8da; $custom-dark: #000000;
JSON
{
"hex": "#83c7ca",
"rgb": {
"r": 131,
"g": 199,
"b": 202
},
"hsl": {
"h": 182.535,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.78555,
"c": 0.06873,
"h": 199.4
},
"luminance": 0.49936
}Semantic roles & 50–950 ramp
primary
#83C7CA
secondary
#E0C9C8
accent
#3832B3
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383