#83C8CF#83C8CF
#83C8CF is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.9% C 0.070 H 204.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83C8CF |
|---|---|
| RGB | rgb(131, 200, 207) |
| HSL | hsl(186, 44%, 66%) |
| HSV | hsv(186, 37%, 81%) |
| CMYK | cmyk(36.7%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.46, -19.90, -10.38) |
| CIE-LCH | lch(76.46, 22.44, 207.54°) |
| OKLab | oklab(78.95% -0.064 -0.0285) |
| OKLCH | oklch(78.95% 0.07 204) |
| XYZ | xyz(41.2728, 50.6362, 66.6183) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.64
Sky Blue
#87CEEB
ΔE00 8.21
Lightblue
#ADD8E6
ΔE00 8.44
Aqua Blue
#02D8E9
ΔE00 8.48
Mediumturquoise
#48D1CC
ΔE00 8.64
Darkturquoise
#00CED1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C8CF #CF8A83
analogous
#83CFB0 #83C8CF #83A2CF
triadic
#83C8CF #CF83C8 #C8CF83
tetradic
#83C8CF #B083CF #CF8A83 #A2CF83
square
#83C8CF #B083CF #CF8A83 #A2CF83
split-complementary
#83C8CF #CF83A2 #CFB083
monochromatic
#3C939B #57B4BE #83C8CF #AFDCE0 #DBEFF1
Accessibility & contrast
On white
1.89
#83C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#83C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C8CF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C8CF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#65CDCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83c8cf; /* rgb */ color: rgb(131, 200, 207); /* oklch */ color: oklch(78.9% 0.070 204.0);
Tailwind
colors: {
custom: {
50: '#aad8dd',
500: '#83c8cf',
950: '#000000',
},
}SCSS
$custom: #83c8cf; $custom-light: #aad8dd; $custom-dark: #000000;
JSON
{
"hex": "#83c8cf",
"rgb": {
"r": 131,
"g": 200,
"b": 207
},
"hsl": {
"h": 185.526,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.78947,
"c": 0.07008,
"h": 204
},
"luminance": 0.50639
}Semantic roles & 50–950 ramp
primary
#83C8CF
secondary
#A15C55
accent
#3B2EB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384