#83DFDF#83DFDF
#83DFDF is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.088 H 195.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83DFDF |
|---|---|
| RGB | rgb(131, 223, 223) |
| HSL | hsl(180, 59%, 69%) |
| HSV | hsv(180, 41%, 87%) |
| CMYK | cmyk(41.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.40, -27.37, -8.60) |
| CIE-LCH | lch(83.40, 28.69, 197.45°) |
| OKLab | oklab(84.66% -0.0848 -0.0237) |
| OKLCH | oklch(84.66% 0.088 195.6) |
| XYZ | xyz(49.0619, 62.9246, 79.3580) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Paleturquoise
#AFEEEE
ΔE00 5.92
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 6.28
Light Cyan
#ACFFFC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DFDF #DF8383
analogous
#83DFB1 #83DFDF #83B1DF
triadic
#83DFDF #DF83DF #DFDF83
tetradic
#83DFDF #B183DF #DF8383 #B1DF83
square
#83DFDF #B183DF #DF8383 #B1DF83
split-complementary
#83DFDF #DF83B1 #DFB183
monochromatic
#30B8B8 #52D2D2 #83DFDF #B4ECEC #E4F8F8
Accessibility & contrast
On white
1.55
#83DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#83DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DFDF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DFDF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#57E4DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83dfdf; /* rgb */ color: rgb(131, 223, 223); /* oklch */ color: oklch(84.7% 0.088 195.6);
Tailwind
colors: {
custom: {
50: '#ace9e9',
500: '#83dfdf',
950: '#000000',
},
}SCSS
$custom: #83dfdf; $custom-light: #ace9e9; $custom-dark: #000000;
JSON
{
"hex": "#83dfdf",
"rgb": {
"r": 131,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.84663,
"c": 0.08809,
"h": 195.6
},
"luminance": 0.62928
}Semantic roles & 50–950 ramp
primary
#83DFDF
secondary
#B65050
accent
#1F1FC7
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111616
muted
#818484