#83DCDE#83DCDE
#83DCDE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.086 H 197.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCDE |
|---|---|
| RGB | rgb(131, 220, 222) |
| HSL | hsl(181, 58%, 69%) |
| HSV | hsv(181, 41%, 87%) |
| CMYK | cmyk(41%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.53, -26.16, -9.37) |
| CIE-LCH | lch(82.53, 27.79, 199.70°) |
| OKLab | oklab(83.95% -0.0818 -0.0258) |
| OKLCH | oklch(83.95% 0.086 197.5) |
| XYZ | xyz(48.1331, 61.2820, 78.3853) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.41
Aqua Blue
#02D8E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCDE #DE8583
analogous
#83DEB3 #83DCDE #83AFDE
triadic
#83DCDE #DE83DC #DCDE83
tetradic
#83DCDE #B383DE #DE8583 #AFDE83
square
#83DCDE #B383DE #DE8583 #AFDE83
split-complementary
#83DCDE #DE83AF #DEB383
monochromatic
#30B3B6 #53CED1 #83DCDE #B3EAEB #E4F7F8
Accessibility & contrast
On white
1.58
#83DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#83DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCDE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCDE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#59E1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dcde; /* rgb */ color: rgb(131, 220, 222); /* oklch */ color: oklch(84.0% 0.086 197.5);
Tailwind
colors: {
custom: {
50: '#ace7e8',
500: '#83dcde',
950: '#000000',
},
}SCSS
$custom: #83dcde; $custom-light: #ace7e8; $custom-dark: #000000;
JSON
{
"hex": "#83dcde",
"rgb": {
"r": 131,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.319,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83953,
"c": 0.08575,
"h": 197.5
},
"luminance": 0.61286
}Semantic roles & 50–950 ramp
primary
#83DCDE
secondary
#B55250
accent
#2420C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484