#83CECF#83CECF
#83CECF is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.075 H 196.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #83CECF |
|---|---|
| RGB | rgb(131, 206, 207) |
| HSL | hsl(181, 44%, 66%) |
| HSV | hsv(181, 37%, 81%) |
| CMYK | cmyk(36.7%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.15, -22.91, -7.86) |
| CIE-LCH | lch(78.15, 24.22, 198.93°) |
| OKLab | oklab(80.3% -0.0713 -0.0216) |
| OKLCH | oklch(80.3% 0.075 196.8) |
| XYZ | xyz(42.6898, 53.4700, 67.0906) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 7.59
Powder Blue
#B0E0E6
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 8.13
Aqua Blue
#02D8E9
ΔE00 8.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CECF #CF8483
analogous
#83CFAA #83CECF #83A8CF
triadic
#83CECF #CF83CE #CECF83
tetradic
#83CECF #AA83CF #CF8483 #A8CF83
square
#83CECF #AA83CF #CF8483 #A8CF83
split-complementary
#83CECF #CF83A8 #CFAA83
monochromatic
#3C9A9B #57BDBE #83CECF #AFDFE0 #DBF1F1
Accessibility & contrast
On white
1.80
#83CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#83CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CECF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CECF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#63D3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83cecf; /* rgb */ color: rgb(131, 206, 207); /* oklch */ color: oklch(80.3% 0.075 196.8);
Tailwind
colors: {
custom: {
50: '#aadddd',
500: '#83cecf',
950: '#000000',
},
}SCSS
$custom: #83cecf; $custom-light: #aadddd; $custom-dark: #000000;
JSON
{
"hex": "#83cecf",
"rgb": {
"r": 131,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.789,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.80302,
"c": 0.07452,
"h": 196.8
},
"luminance": 0.53473
}Semantic roles & 50–950 ramp
primary
#83CECF
secondary
#A15655
accent
#302EB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484