#83CECD#83CECD
#83CECD is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.075 H 194.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83CECD |
|---|---|
| RGB | rgb(131, 206, 205) |
| HSL | hsl(179, 43%, 66%) |
| HSV | hsv(179, 36%, 81%) |
| CMYK | cmyk(36.4%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.09, -23.40, -6.87) |
| CIE-LCH | lch(78.09, 24.38, 196.36°) |
| OKLab | oklab(80.24% -0.0721 -0.0189) |
| OKLCH | oklch(80.24% 0.075 194.7) |
| XYZ | xyz(42.4468, 53.3729, 65.8111) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.24
Robin'S Egg Blue
#98EFF9
ΔE00 8.63
Aqua Blue
#02D8E9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CECD #CE8384
analogous
#83CEA7 #83CECD #83A9CE
triadic
#83CECD #CD83CE #CECD83
tetradic
#83CECD #A783CE #CE8384 #A9CE83
square
#83CECD #A783CE #CE8384 #A9CE83
split-complementary
#83CECD #CE83A9 #CEA783
monochromatic
#3D9A99 #57BDBB #83CECD #AFDFDF #DBF1F0
Accessibility & contrast
On white
1.80
#83CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#83CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CECD
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CECD | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#64D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83cecd; /* rgb */ color: rgb(131, 206, 205); /* oklch */ color: oklch(80.2% 0.075 194.7);
Tailwind
colors: {
custom: {
50: '#aadddc',
500: '#83cecd',
950: '#000000',
},
}SCSS
$custom: #83cecd; $custom-light: #aadddc; $custom-dark: #000000;
JSON
{
"hex": "#83cecd",
"rgb": {
"r": 131,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.2,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.80237,
"c": 0.07458,
"h": 194.7
},
"luminance": 0.53376
}Semantic roles & 50–950 ramp
primary
#83CECD
secondary
#A05556
accent
#2F31B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484