#83CCCE#83CCCE
#83CCCE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.073 H 198.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCCE |
|---|---|
| RGB | rgb(131, 204, 206) |
| HSL | hsl(182, 43%, 66%) |
| HSV | hsv(182, 36%, 81%) |
| CMYK | cmyk(36.4%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.56, -22.16, -8.20) |
| CIE-LCH | lch(77.56, 23.63, 200.31°) |
| OKLab | oklab(79.82% -0.0693 -0.0225) |
| OKLCH | oklch(79.82% 0.073 198) |
| XYZ | xyz(42.0895, 52.4645, 66.2893) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 7.84
Aqua Blue
#02D8E9
ΔE00 8.34
Paleturquoise
#AFEEEE
ΔE00 8.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCCE #CE8583
analogous
#83CEAA #83CCCE #83A6CE
triadic
#83CCCE #CE83CC #CCCE83
tetradic
#83CCCE #AA83CE #CE8583 #A6CE83
square
#83CCCE #AA83CE #CE8583 #A6CE83
split-complementary
#83CCCE #CE83A6 #CEAA83
monochromatic
#3D979A #57BABD #83CCCE #AFDEDF #DBF0F1
Accessibility & contrast
On white
1.83
#83CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#83CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCCE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCCE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#64D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83ccce; /* rgb */ color: rgb(131, 204, 206); /* oklch */ color: oklch(79.8% 0.073 198.0);
Tailwind
colors: {
custom: {
50: '#aadbdc',
500: '#83ccce',
950: '#000000',
},
}SCSS
$custom: #83ccce; $custom-light: #aadbdc; $custom-dark: #000000;
JSON
{
"hex": "#83ccce",
"rgb": {
"r": 131,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.6,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.79817,
"c": 0.07288,
"h": 198
},
"luminance": 0.52467
}Semantic roles & 50–950 ramp
primary
#83CCCE
secondary
#A05755
accent
#332FB6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484