#83DADC#83DADC
#83DADC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.4% C 0.084 H 197.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #83DADC |
|---|---|
| RGB | rgb(131, 218, 220) |
| HSL | hsl(181, 56%, 69%) |
| HSV | hsv(181, 40%, 86%) |
| CMYK | cmyk(40.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.91, -25.67, -9.23) |
| CIE-LCH | lch(81.91, 27.28, 199.77°) |
| OKLab | oklab(83.44% -0.0803 -0.0254) |
| OKLCH | oklch(83.44% 0.084 197.6) |
| XYZ | xyz(47.3449, 60.1319, 76.8080) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DADC #DC8583
analogous
#83DCB2 #83DADC #83AEDC
triadic
#83DADC #DC83DA #DADC83
tetradic
#83DADC #B283DC #DC8583 #AEDC83
square
#83DADC #B283DC #DC8583 #AEDC83
split-complementary
#83DADC #DC83AE #DCB283
monochromatic
#32AFB2 #53CCCF #83DADC #B3E8E9 #E2F6F7
Accessibility & contrast
On white
1.61
#83DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#83DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DADC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DADC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#5ADFDA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83dadc; /* rgb */ color: rgb(131, 218, 220); /* oklch */ color: oklch(83.4% 0.084 197.6);
Tailwind
colors: {
custom: {
50: '#ace5e6',
500: '#83dadc',
950: '#000000',
},
}SCSS
$custom: #83dadc; $custom-light: #ace5e6; $custom-dark: #000000;
JSON
{
"hex": "#83dadc",
"rgb": {
"r": 131,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.348,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83437,
"c": 0.08418,
"h": 197.6
},
"luminance": 0.60135
}Semantic roles & 50–950 ramp
primary
#83DADC
secondary
#B35350
accent
#2622C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484