#53DBE7#53DBE7
#53DBE7 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.117 H 203.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #53DBE7 |
|---|---|
| RGB | rgb(83, 219, 231) |
| HSL | hsl(185, 76%, 62%) |
| HSV | hsv(185, 64%, 91%) |
| CMYK | cmyk(64.1%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(80.89, -32.84, -16.78) |
| CIE-LCH | lch(80.89, 36.88, 207.07°) |
| OKLab | oklab(82.27% -0.1074 -0.0465) |
| OKLCH | oklch(82.27% 0.117 203.4) |
| XYZ | xyz(43.3164, 58.2668, 84.5496) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.56
Robin'S Egg
#6DEDFD
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DBE7 #E75F53
analogous
#53E7A9 #53DBE7 #5391E7
triadic
#53DBE7 #E753DB #DBE753
tetradic
#53DBE7 #A953E7 #E75F53 #91E753
square
#53DBE7 #A953E7 #E75F53 #91E753
split-complementary
#53DBE7 #E75391 #E7A953
monochromatic
#179CA8 #1FCEDE #53DBE7 #89E6EE #BEF1F6
Accessibility & contrast
On white
1.66
#53DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#53DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DBE7
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DBE7 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #53dbe7; /* rgb */ color: rgb(83, 219, 231); /* oklch */ color: oklch(82.3% 0.117 203.4);
Tailwind
colors: {
custom: {
50: '#94e6ee',
500: '#53dbe7',
950: '#000000',
},
}SCSS
$custom: #53dbe7; $custom-light: #94e6ee; $custom-dark: #000000;
JSON
{
"hex": "#53dbe7",
"rgb": {
"r": 83,
"g": 219,
"b": 231
},
"hsl": {
"h": 184.865,
"s": 75.51,
"l": 61.569
},
"oklch": {
"l": 0.82268,
"c": 0.11701,
"h": 203.4
},
"luminance": 0.58272
}Semantic roles & 50–950 ramp
primary
#53DBE7
secondary
#AA3E34
accent
#1E0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485