#53DDE7#53DDE7
#53DDE7 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.118 H 202.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #53DDE7 |
|---|---|
| RGB | rgb(83, 221, 231) |
| HSL | hsl(184, 76%, 62%) |
| HSV | hsv(184, 64%, 91%) |
| CMYK | cmyk(64.1%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.47, -33.79, -15.91) |
| CIE-LCH | lch(81.47, 37.34, 205.22°) |
| OKLab | oklab(82.74% -0.1094 -0.0441) |
| OKLCH | oklch(82.74% 0.118 202) |
| XYZ | xyz(43.8413, 59.3166, 84.7245) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.98
Robin'S Egg
#6DEDFD
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DDE7 #E75D53
analogous
#53E7A7 #53DDE7 #5393E7
triadic
#53DDE7 #E753DD #DDE753
tetradic
#53DDE7 #A753E7 #E75D53 #93E753
square
#53DDE7 #A753E7 #E75D53 #93E753
split-complementary
#53DDE7 #E75393 #E7A753
monochromatic
#179EA8 #1FD1DE #53DDE7 #89E8EE #BEF2F6
Accessibility & contrast
On white
1.63
#53DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#53DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DDE7
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DDE7 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B7C3E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #53dde7; /* rgb */ color: rgb(83, 221, 231); /* oklch */ color: oklch(82.7% 0.118 202.0);
Tailwind
colors: {
custom: {
50: '#94e8ee',
500: '#53dde7',
950: '#000000',
},
}SCSS
$custom: #53dde7; $custom-light: #94e8ee; $custom-dark: #000000;
JSON
{
"hex": "#53dde7",
"rgb": {
"r": 83,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.054,
"s": 75.51,
"l": 61.569
},
"oklch": {
"l": 0.82735,
"c": 0.11792,
"h": 202
},
"luminance": 0.59321
}Semantic roles & 50–950 ramp
primary
#53DDE7
secondary
#AA3C34
accent
#1B0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485