#83DCED#83DCED
#83DCED is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.5% C 0.089 H 211.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCED |
|---|---|
| RGB | rgb(131, 220, 237) |
| HSL | hsl(190, 75%, 72%) |
| HSV | hsv(190, 45%, 93%) |
| CMYK | cmyk(44.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.98, -22.38, -16.66) |
| CIE-LCH | lch(82.98, 27.90, 216.67°) |
| OKLab | oklab(84.46% -0.0758 -0.0459) |
| OKLCH | oklch(84.46% 0.089 211.2) |
| XYZ | xyz(50.2336, 62.1222, 89.4480) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Sky Blue
#87CEEB
ΔE00 6.28
Powder Blue
#B0E0E6
ΔE00 6.70
Ice Blue
#A5DFF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCED #ED9483
analogous
#83EDC9 #83DCED #83A7ED
triadic
#83DCED #ED83DC #DCED83
tetradic
#83DCED #C983ED #ED9483 #A7ED83
square
#83DCED #C983ED #ED9483 #A7ED83
split-complementary
#83DCED #ED83A7 #EDC983
monochromatic
#1FB9D6 #4ECDE5 #83DCED #B8EBF5 #E4F7FB
Accessibility & contrast
On white
1.56
#83DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#83DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCED
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCED | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#4FE4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dced; /* rgb */ color: rgb(131, 220, 237); /* oklch */ color: oklch(84.5% 0.089 211.2);
Tailwind
colors: {
custom: {
50: '#ade7f2',
500: '#83dced',
950: '#000000',
},
}SCSS
$custom: #83dced; $custom-light: #ade7f2; $custom-dark: #000000;
JSON
{
"hex": "#83dced",
"rgb": {
"r": 131,
"g": 220,
"b": 237
},
"hsl": {
"h": 189.623,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.84461,
"c": 0.08864,
"h": 211.2
},
"luminance": 0.62126
}Semantic roles & 50–950 ramp
primary
#83DCED
secondary
#C7614D
accent
#2F0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485