#83CECE#83CECE
#83CECE is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.075 H 195.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83CECE |
|---|---|
| RGB | rgb(131, 206, 206) |
| HSL | hsl(180, 43%, 66%) |
| HSV | hsv(180, 36%, 81%) |
| CMYK | cmyk(36.4%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(78.12, -23.16, -7.36) |
| CIE-LCH | lch(78.12, 24.30, 197.64°) |
| OKLab | oklab(80.27% -0.0717 -0.0202) |
| OKLCH | oklch(80.27% 0.075 195.8) |
| XYZ | xyz(42.5679, 53.4213, 66.4488) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 8.05
Paleturquoise
#AFEEEE
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Aqua Blue
#02D8E9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CECE #CE8383
analogous
#83CEA8 #83CECE #83A8CE
triadic
#83CECE #CE83CE #CECE83
tetradic
#83CECE #A883CE #CE8383 #A8CE83
square
#83CECE #A883CE #CE8383 #A8CE83
split-complementary
#83CECE #CE83A8 #CEA883
monochromatic
#3D9A9A #57BDBD #83CECE #AFDFDF #DBF1F1
Accessibility & contrast
On white
1.80
#83CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#83CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CECE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CECE | 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)
#C5C7CE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#64D2CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83cece; /* rgb */ color: rgb(131, 206, 206); /* oklch */ color: oklch(80.3% 0.075 195.8);
Tailwind
colors: {
custom: {
50: '#aadddc',
500: '#83cece',
950: '#000000',
},
}SCSS
$custom: #83cece; $custom-light: #aadddc; $custom-dark: #000000;
JSON
{
"hex": "#83cece",
"rgb": {
"r": 131,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.80269,
"c": 0.07453,
"h": 195.8
},
"luminance": 0.53424
}Semantic roles & 50–950 ramp
primary
#83CECE
secondary
#A05555
accent
#2F2FB6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484