#53DFDF#53DFDF
#53DFDF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.119 H 195.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #53DFDF |
|---|---|
| RGB | rgb(83, 223, 223) |
| HSL | hsl(180, 69%, 60%) |
| HSV | hsv(180, 63%, 87%) |
| CMYK | cmyk(62.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(81.80, -36.94, -11.15) |
| CIE-LCH | lch(81.80, 38.58, 196.80°) |
| OKLab | oklab(82.93% -0.1147 -0.031) |
| OKLCH | oklch(82.93% 0.119 195.1) |
| XYZ | xyz(43.2684, 59.9373, 79.0865) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.70
Aqua Blue
#02D8E9
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DFDF #DF5353
analogous
#53DF99 #53DFDF #5399DF
triadic
#53DFDF #DF53DF #DFDF53
tetradic
#53DFDF #9953DF #DF5353 #99DF53
square
#53DFDF #9953DF #DF5353 #99DF53
split-complementary
#53DFDF #DF5399 #DF9953
monochromatic
#1D9B9B #26CECE #53DFDF #87E9E9 #BAF2F2
Accessibility & contrast
On white
1.62
#53DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#53DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DFDF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DFDF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BBC5E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #53dfdf; /* rgb */ color: rgb(83, 223, 223); /* oklch */ color: oklch(82.9% 0.119 195.1);
Tailwind
colors: {
custom: {
50: '#94e9e8',
500: '#53dfdf',
950: '#000000',
},
}SCSS
$custom: #53dfdf; $custom-light: #94e9e8; $custom-dark: #000000;
JSON
{
"hex": "#53dfdf",
"rgb": {
"r": 83,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 68.627,
"l": 60
},
"oklch": {
"l": 0.82929,
"c": 0.11879,
"h": 195.1
},
"luminance": 0.59942
}Semantic roles & 50–950 ramp
primary
#53DFDF
secondary
#9F3838
accent
#3C3CEB
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484