#53D9F0#53D9F0
#53D9F0 is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.1% C 0.119 H 211.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #53D9F0 |
|---|---|
| RGB | rgb(83, 217, 240) |
| HSL | hsl(189, 84%, 63%) |
| HSV | hsv(189, 65%, 94%) |
| CMYK | cmyk(65.4%, 9.6%, 0%, 5.9%) |
| CIE-LAB | lab(80.60, -29.29, -22.01) |
| CIE-LCH | lch(80.60, 36.64, 216.92°) |
| OKLab | oklab(82.13% -0.1018 -0.0611) |
| OKLCH | oklch(82.13% 0.119 211) |
| XYZ | xyz(44.1017, 57.7511, 91.2440) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 3.92
Robin'S Egg
#6DEDFD
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Robin'S Egg Blue
#98EFF9
ΔE00 7.56
Sky Blue
#87CEEB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53D9F0 #F06A53
analogous
#53F0B8 #53D9F0 #538AF0
triadic
#53D9F0 #F053D9 #D9F053
tetradic
#53D9F0 #B853F0 #F06A53 #8AF053
square
#53D9F0 #B853F0 #F06A53 #8AF053
split-complementary
#53D9F0 #F0538A #F0B853
monochromatic
#10A0B9 #1BCDEB #53D9F0 #8BE5F5 #C4F2FA
Accessibility & contrast
On white
1.67
#53D9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#53D9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53D9F0
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53D9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53D9F0 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F1
Deuteranopia (green-blind)
#AFC1F0
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #53d9f0; /* rgb */ color: rgb(83, 217, 240); /* oklch */ color: oklch(82.1% 0.119 211.0);
Tailwind
colors: {
custom: {
50: '#95e5f5',
500: '#53d9f0',
950: '#000000',
},
}SCSS
$custom: #53d9f0; $custom-light: #95e5f5; $custom-dark: #000000;
JSON
{
"hex": "#53d9f0",
"rgb": {
"r": 83,
"g": 217,
"b": 240
},
"hsl": {
"h": 188.79,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.82133,
"c": 0.11873,
"h": 211
},
"luminance": 0.57756
}Semantic roles & 50–950 ramp
primary
#53D9F0
secondary
#B84430
accent
#2505E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485