#53D0F4#53D0F4
#53D0F4 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.2% C 0.120 H 220.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #53D0F4 |
|---|---|
| RGB | rgb(83, 208, 244) |
| HSL | hsl(193, 88%, 64%) |
| HSV | hsv(193, 66%, 96%) |
| CMYK | cmyk(66%, 14.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.16, -23.67, -27.87) |
| CIE-LCH | lch(78.16, 36.56, 229.66°) |
| OKLab | oklab(80.22% -0.0913 -0.0777) |
| OKLCH | oklch(80.22% 0.12 220.4) |
| XYZ | xyz(42.4456, 53.4778, 93.6557) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.31
Bright Sky Blue
#02CCFE
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 5.48
Lightblue (survey)
#7BC8F6
ΔE00 6.98
Lightskyblue
#87CEFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53D0F4 #F47753
analogous
#53F4C8 #53D0F4 #5380F4
triadic
#53D0F4 #F453D0 #D0F453
tetradic
#53D0F4 #C853F4 #F47753 #80F453
square
#53D0F4 #C853F4 #F47753 #80F453
split-complementary
#53D0F4 #F45380 #F4C853
monochromatic
#0C98C0 #19C0F0 #53D0F4 #8DE0F8 #C6EFFB
Accessibility & contrast
On white
1.80
#53D0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#53D0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53D0F4
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53D0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53D0F4 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF6
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #53d0f4; /* rgb */ color: rgb(83, 208, 244); /* oklch */ color: oklch(80.2% 0.120 220.4);
Tailwind
colors: {
custom: {
50: '#95def7',
500: '#53d0f4',
950: '#000000',
},
}SCSS
$custom: #53d0f4; $custom-light: #95def7; $custom-dark: #000000;
JSON
{
"hex": "#53d0f4",
"rgb": {
"r": 83,
"g": 208,
"b": 244
},
"hsl": {
"h": 193.416,
"s": 87.978,
"l": 64.118
},
"oklch": {
"l": 0.80215,
"c": 0.11992,
"h": 220.4
},
"luminance": 0.53482
}Semantic roles & 50–950 ramp
primary
#53D0F4
secondary
#BE4E2D
accent
#3401E5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485