#83DBDC#83DBDC
#83DBDC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.7% C 0.085 H 196.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83DBDC |
|---|---|
| RGB | rgb(131, 219, 220) |
| HSL | hsl(181, 56%, 69%) |
| HSV | hsv(181, 40%, 86%) |
| CMYK | cmyk(40.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.19, -26.16, -8.81) |
| CIE-LCH | lch(82.19, 27.60, 198.61°) |
| OKLab | oklab(83.66% -0.0814 -0.0243) |
| OKLCH | oklch(83.66% 0.085 196.6) |
| XYZ | xyz(47.6050, 60.6521, 76.8947) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.55
Aqua Blue
#02D8E9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DBDC #DC8483
analogous
#83DCB1 #83DBDC #83AFDC
triadic
#83DBDC #DC83DB #DBDC83
tetradic
#83DBDC #B183DC #DC8483 #AFDC83
square
#83DBDC #B183DC #DC8483 #AFDC83
split-complementary
#83DBDC #DC83AF #DCB183
monochromatic
#32B1B2 #53CDCF #83DBDC #B3E9E9 #E2F7F7
Accessibility & contrast
On white
1.60
#83DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#83DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DBDC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DBDC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#5AE0DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83dbdc; /* rgb */ color: rgb(131, 219, 220); /* oklch */ color: oklch(83.7% 0.085 196.6);
Tailwind
colors: {
custom: {
50: '#ace6e6',
500: '#83dbdc',
950: '#000000',
},
}SCSS
$custom: #83dbdc; $custom-light: #ace6e6; $custom-dark: #000000;
JSON
{
"hex": "#83dbdc",
"rgb": {
"r": 131,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.674,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83662,
"c": 0.08497,
"h": 196.6
},
"luminance": 0.60656
}Semantic roles & 50–950 ramp
primary
#83DBDC
secondary
#B35250
accent
#2422C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484