#53ACEA#53ACEA
#53ACEA is a light, vivid cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.124 H 241.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #53ACEA |
|---|---|
| RGB | rgb(83, 172, 234) |
| HSL | hsl(205, 78%, 62%) |
| HSV | hsv(205, 65%, 92%) |
| CMYK | cmyk(64.5%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(67.49, -7.85, -38.96) |
| CIE-LCH | lch(67.49, 39.74, 258.60°) |
| OKLab | oklab(71.58% -0.0588 -0.1097) |
| OKLCH | oklch(71.58% 0.124 241.8) |
| XYZ | xyz(33.1654, 37.2812, 83.2741) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.52
Azure (survey)
#069AF3
ΔE00 6.11
Deepskyblue
#00BFFF
ΔE00 7.07
Lightblue (survey)
#7BC8F6
ΔE00 8.19
Sky
#82CAFC
ΔE00 8.52
Carolina Blue
#8AB8FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ACEA #EA9153
analogous
#53EADD #53ACEA #5361EA
triadic
#53ACEA #EA53AC #ACEA53
tetradic
#53ACEA #DD53EA #EA9153 #61EA53
square
#53ACEA #DD53EA #EA9153 #61EA53
split-complementary
#53ACEA #EA5361 #EADD53
monochromatic
#156FAD #1C92E3 #53ACEA #8AC6F1 #C0E1F7
Accessibility & contrast
On white
2.48
#53ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#53ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ACEA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ACEA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#7B9EE9
Tritanopia (blue-blind)
#00BBC1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #53acea; /* rgb */ color: rgb(83, 172, 234); /* oklch */ color: oklch(71.6% 0.124 241.8);
Tailwind
colors: {
custom: {
50: '#92c4f1',
500: '#53acea',
950: '#000000',
},
}SCSS
$custom: #53acea; $custom-light: #92c4f1; $custom-dark: #000000;
JSON
{
"hex": "#53acea",
"rgb": {
"r": 83,
"g": 172,
"b": 234
},
"hsl": {
"h": 204.636,
"s": 78.238,
"l": 62.157
},
"oklch": {
"l": 0.71585,
"c": 0.12445,
"h": 241.8
},
"luminance": 0.37285
}Semantic roles & 50–950 ramp
primary
#53ACEA
secondary
#E8C7B1
accent
#600BDB
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184