#83DCDB#83DCDB
#83DCDB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.086 H 194.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCDB |
|---|---|
| RGB | rgb(131, 220, 219) |
| HSL | hsl(179, 56%, 69%) |
| HSV | hsv(179, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.44, -26.89, -7.90) |
| CIE-LCH | lch(82.44, 28.03, 196.37°) |
| OKLab | oklab(83.86% -0.083 -0.0218) |
| OKLCH | oklch(83.86% 0.086 194.7) |
| XYZ | xyz(47.7346, 61.1226, 76.2865) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.98
Darkturquoise
#00CED1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCDB #DC8384
analogous
#83DCAF #83DCDB #83B1DC
triadic
#83DCDB #DB83DC #DCDB83
tetradic
#83DCDB #AF83DC #DC8384 #B1DC83
square
#83DCDB #AF83DC #DC8384 #B1DC83
split-complementary
#83DCDB #DC83B1 #DCAF83
monochromatic
#32B2B1 #53CFCD #83DCDB #B3E9E9 #E2F7F7
Accessibility & contrast
On white
1.59
#83DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#83DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCDB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCDB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#5AE1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dcdb; /* rgb */ color: rgb(131, 220, 219); /* oklch */ color: oklch(83.9% 0.086 194.7);
Tailwind
colors: {
custom: {
50: '#ace7e6',
500: '#83dcdb',
950: '#000000',
},
}SCSS
$custom: #83dcdb; $custom-light: #ace7e6; $custom-dark: #000000;
JSON
{
"hex": "#83dcdb",
"rgb": {
"r": 131,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.326,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83856,
"c": 0.08581,
"h": 194.7
},
"luminance": 0.61126
}Semantic roles & 50–950 ramp
primary
#83DCDB
secondary
#B35052
accent
#2224C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484