#53D3F2#53D3F2
#53D3F2 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.8% C 0.119 H 216.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #53D3F2 |
|---|---|
| RGB | rgb(83, 211, 242) |
| HSL | hsl(192, 86%, 64%) |
| HSV | hsv(192, 66%, 95%) |
| CMYK | cmyk(65.7%, 12.8%, 0%, 5.1%) |
| CIE-LAB | lab(78.95, -25.76, -25.59) |
| CIE-LCH | lch(78.95, 36.31, 224.81°) |
| OKLab | oklab(80.83% -0.0951 -0.0712) |
| OKLCH | oklch(80.83% 0.119 216.9) |
| XYZ | xyz(42.8819, 54.8336, 92.3112) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.70
Bright Sky Blue
#02CCFE
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53D3F2 #F27253
analogous
#53F2C1 #53D3F2 #5383F2
triadic
#53D3F2 #F253D3 #D3F253
tetradic
#53D3F2 #C153F2 #F27253 #83F253
square
#53D3F2 #C153F2 #F27253 #83F253
split-complementary
#53D3F2 #F25383 #F2C153
monochromatic
#0E9ABC #1AC4EE #53D3F2 #8CE2F6 #C5F0FB
Accessibility & contrast
On white
1.75
#53D3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#53D3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53D3F2
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53D3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53D3F2 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#A8BCF2
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #53d3f2; /* rgb */ color: rgb(83, 211, 242); /* oklch */ color: oklch(80.8% 0.119 216.9);
Tailwind
colors: {
custom: {
50: '#95e0f6',
500: '#53d3f2',
950: '#000000',
},
}SCSS
$custom: #53d3f2; $custom-light: #95e0f6; $custom-dark: #000000;
JSON
{
"hex": "#53d3f2",
"rgb": {
"r": 83,
"g": 211,
"b": 242
},
"hsl": {
"h": 191.698,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.80825,
"c": 0.1188,
"h": 216.9
},
"luminance": 0.54838
}Semantic roles & 50–950 ramp
primary
#53D3F2
secondary
#BB4A2E
accent
#2F03E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485