#83DBDB#83DBDB
#83DBDB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.085 H 195.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #83DBDB |
|---|---|
| RGB | rgb(131, 219, 219) |
| HSL | hsl(180, 55%, 69%) |
| HSV | hsv(180, 40%, 86%) |
| CMYK | cmyk(40.2%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(82.16, -26.41, -8.32) |
| CIE-LCH | lch(82.16, 27.69, 197.49°) |
| OKLab | oklab(83.63% -0.0818 -0.0229) |
| OKLCH | oklch(83.63% 0.085 195.6) |
| XYZ | xyz(47.4729, 60.5993, 76.1993) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DBDB #DB8383
analogous
#83DBAF #83DBDB #83AFDB
triadic
#83DBDB #DB83DB #DBDB83
tetradic
#83DBDB #AF83DB #DB8383 #AFDB83
square
#83DBDB #AF83DB #DB8383 #AFDB83
split-complementary
#83DBDB #DB83AF #DBAF83
monochromatic
#33B0B0 #54CDCD #83DBDB #B2E9E9 #E2F7F7
Accessibility & contrast
On white
1.60
#83DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#83DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DBDB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DBDB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#C1C7DC
Tritanopia (blue-blind)
#5BE0DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83dbdb; /* rgb */ color: rgb(131, 219, 219); /* oklch */ color: oklch(83.6% 0.085 195.6);
Tailwind
colors: {
custom: {
50: '#ace6e6',
500: '#83dbdb',
950: '#000000',
},
}SCSS
$custom: #83dbdb; $custom-light: #ace6e6; $custom-dark: #000000;
JSON
{
"hex": "#83dbdb",
"rgb": {
"r": 131,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.8363,
"c": 0.08499,
"h": 195.6
},
"luminance": 0.60603
}Semantic roles & 50–950 ramp
primary
#83DBDB
secondary
#B25151
accent
#2323C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484