#83DCDF#83DCDF
#83DCDF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.086 H 198.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCDF |
|---|---|
| RGB | rgb(131, 220, 223) |
| HSL | hsl(182, 59%, 69%) |
| HSV | hsv(182, 41%, 87%) |
| CMYK | cmyk(41.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.56, -25.91, -9.86) |
| CIE-LCH | lch(82.56, 27.72, 200.83°) |
| OKLab | oklab(83.99% -0.0814 -0.0271) |
| OKLCH | oklch(83.99% 0.086 198.4) |
| XYZ | xyz(48.2675, 61.3358, 79.0932) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCDF #DF8683
analogous
#83DFB4 #83DCDF #83AEDF
triadic
#83DCDF #DF83DC #DCDF83
tetradic
#83DCDF #B483DF #DF8683 #AEDF83
square
#83DCDF #B483DF #DF8683 #AEDF83
split-complementary
#83DCDF #DF83AE #DFB483
monochromatic
#30B4B8 #52CED2 #83DCDF #B4EAEC #E4F7F8
Accessibility & contrast
On white
1.58
#83DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#83DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCDF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCDF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C1C8E0
Tritanopia (blue-blind)
#58E2DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dcdf; /* rgb */ color: rgb(131, 220, 223); /* oklch */ color: oklch(84.0% 0.086 198.4);
Tailwind
colors: {
custom: {
50: '#ace7e9',
500: '#83dcdf',
950: '#000000',
},
}SCSS
$custom: #83dcdf; $custom-light: #ace7e9; $custom-dark: #000000;
JSON
{
"hex": "#83dcdf",
"rgb": {
"r": 131,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.957,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.83986,
"c": 0.08577,
"h": 198.4
},
"luminance": 0.61339
}Semantic roles & 50–950 ramp
primary
#83DCDF
secondary
#B65350
accent
#241FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484