#83CEDC#83CEDC
#83CEDC is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.7% C 0.077 H 210.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEDC |
|---|---|
| RGB | rgb(131, 206, 220) |
| HSL | hsl(189, 56%, 69%) |
| HSV | hsv(189, 40%, 86%) |
| CMYK | cmyk(40.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.54, -19.70, -14.26) |
| CIE-LCH | lch(78.54, 24.32, 215.91°) |
| OKLab | oklab(80.74% -0.0661 -0.0392) |
| OKLCH | oklch(80.74% 0.077 210.7) |
| XYZ | xyz(44.3450, 54.1321, 75.8081) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.64
Powder Blue
#B0E0E6
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 6.99
Baby Blue
#89CFF0
ΔE00 7.02
Robin'S Egg Blue
#98EFF9
ΔE00 7.74
Aqua Blue
#02D8E9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEDC #DC9183
analogous
#83DCBE #83CEDC #83A2DC
triadic
#83CEDC #DC83CE #CEDC83
tetradic
#83CEDC #BE83DC #DC9183 #A2DC83
square
#83CEDC #BE83DC #DC9183 #A2DC83
split-complementary
#83CEDC #DC83A2 #DCBE83
monochromatic
#329EB2 #53BBCF #83CEDC #B3E1E9 #E2F4F7
Accessibility & contrast
On white
1.78
#83CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#83CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEDC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEDC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#5DD5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cedc; /* rgb */ color: rgb(131, 206, 220); /* oklch */ color: oklch(80.7% 0.077 210.7);
Tailwind
colors: {
custom: {
50: '#abdde6',
500: '#83cedc',
950: '#000000',
},
}SCSS
$custom: #83cedc; $custom-light: #abdde6; $custom-dark: #000000;
JSON
{
"hex": "#83cedc",
"rgb": {
"r": 131,
"g": 206,
"b": 220
},
"hsl": {
"h": 189.438,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.80739,
"c": 0.07686,
"h": 210.7
},
"luminance": 0.54135
}Semantic roles & 50–950 ramp
primary
#83CEDC
secondary
#B36050
accent
#3B22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484