#53D2F2#53D2F2
#53D2F2 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.6% C 0.119 H 217.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #53D2F2 |
|---|---|
| RGB | rgb(83, 210, 242) |
| HSL | hsl(192, 86%, 64%) |
| HSV | hsv(192, 66%, 95%) |
| CMYK | cmyk(65.7%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(78.66, -25.27, -26.03) |
| CIE-LCH | lch(78.66, 36.27, 225.85°) |
| OKLab | oklab(80.6% -0.0941 -0.0725) |
| OKLCH | oklch(80.6% 0.119 217.6) |
| XYZ | xyz(42.6343, 54.3383, 92.2286) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.80
Bright Sky Blue
#02CCFE
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 5.41
Baby Blue
#89CFF0
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53D2F2 #F27353
analogous
#53F2C2 #53D2F2 #5382F2
triadic
#53D2F2 #F253D2 #D2F253
tetradic
#53D2F2 #C253F2 #F27353 #82F253
square
#53D2F2 #C253F2 #F27353 #82F253
split-complementary
#53D2F2 #F25382 #F2C253
monochromatic
#0E99BC #1AC3EE #53D2F2 #8CE1F6 #C5F0FB
Accessibility & contrast
On white
1.77
#53D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#53D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53D2F2
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53D2F2 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#A7BBF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #53d2f2; /* rgb */ color: rgb(83, 210, 242); /* oklch */ color: oklch(80.6% 0.119 217.6);
Tailwind
colors: {
custom: {
50: '#95e0f6',
500: '#53d2f2',
950: '#000000',
},
}SCSS
$custom: #53d2f2; $custom-light: #95e0f6; $custom-dark: #000000;
JSON
{
"hex": "#53d2f2",
"rgb": {
"r": 83,
"g": 210,
"b": 242
},
"hsl": {
"h": 192.075,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.80595,
"c": 0.11876,
"h": 217.6
},
"luminance": 0.54343
}Semantic roles & 50–950 ramp
primary
#53D2F2
secondary
#BB4B2E
accent
#3003E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485