#83DDED#83DDED
#83DDED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.089 H 210.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDED |
|---|---|
| RGB | rgb(131, 221, 237) |
| HSL | hsl(189, 75%, 72%) |
| HSV | hsv(189, 45%, 93%) |
| CMYK | cmyk(44.7%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.26, -22.87, -16.24) |
| CIE-LCH | lch(83.26, 28.05, 215.38°) |
| OKLab | oklab(84.68% -0.077 -0.0447) |
| OKLCH | oklch(84.68% 0.089 210.2) |
| XYZ | xyz(50.4968, 62.6487, 89.5358) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 4.60
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Powder Blue
#B0E0E6
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDED #ED9383
analogous
#83EDC8 #83DDED #83A8ED
triadic
#83DDED #ED83DD #DDED83
tetradic
#83DDED #C883ED #ED9383 #A8ED83
square
#83DDED #C883ED #ED9383 #A8ED83
split-complementary
#83DDED #ED83A8 #EDC883
monochromatic
#1FBBD6 #4ECEE5 #83DDED #B8ECF5 #E4F8FB
Accessibility & contrast
On white
1.55
#83DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#83DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDED
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDED | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#4FE5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dded; /* rgb */ color: rgb(131, 221, 237); /* oklch */ color: oklch(84.7% 0.089 210.2);
Tailwind
colors: {
custom: {
50: '#ade7f2',
500: '#83dded',
950: '#000000',
},
}SCSS
$custom: #83dded; $custom-light: #ade7f2; $custom-dark: #000000;
JSON
{
"hex": "#83dded",
"rgb": {
"r": 131,
"g": 221,
"b": 237
},
"hsl": {
"h": 189.057,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.84684,
"c": 0.08903,
"h": 210.2
},
"luminance": 0.62653
}Semantic roles & 50–950 ramp
primary
#83DDED
secondary
#C75F4D
accent
#2D0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485