#53CEEE#53CEEE
#53CEEE is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.5% C 0.117 H 218.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #53CEEE |
|---|---|
| RGB | rgb(83, 206, 238) |
| HSL | hsl(192, 82%, 63%) |
| HSV | hsv(192, 65%, 93%) |
| CMYK | cmyk(65.1%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.37, -24.47, -25.86) |
| CIE-LCH | lch(77.37, 35.60, 226.58°) |
| OKLab | oklab(79.52% -0.0916 -0.072) |
| OKLCH | oklch(79.52% 0.117 218.2) |
| XYZ | xyz(41.0649, 52.1502, 88.7741) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.48
Bright Sky Blue
#02CCFE
ΔE00 4.36
Sky Blue
#87CEEB
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 7.16
Lightblue (survey)
#7BC8F6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53CEEE #EE7353
analogous
#53EEC0 #53CEEE #5380EE
triadic
#53CEEE #EE53CE #CEEE53
tetradic
#53CEEE #C053EE #EE7353 #80EE53
square
#53CEEE #C053EE #EE7353 #80EE53
split-complementary
#53CEEE #EE5380 #EEC053
monochromatic
#1293B5 #1BBEE8 #53CEEE #8BDEF4 #C2EEF9
Accessibility & contrast
On white
1.84
#53CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#53CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53CEEE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53CEEE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #53ceee; /* rgb */ color: rgb(83, 206, 238); /* oklch */ color: oklch(79.5% 0.117 218.2);
Tailwind
colors: {
custom: {
50: '#94ddf3',
500: '#53ceee',
950: '#000000',
},
}SCSS
$custom: #53ceee; $custom-light: #94ddf3; $custom-dark: #000000;
JSON
{
"hex": "#53ceee",
"rgb": {
"r": 83,
"g": 206,
"b": 238
},
"hsl": {
"h": 192.387,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.79515,
"c": 0.11652,
"h": 218.2
},
"luminance": 0.52155
}Semantic roles & 50–950 ramp
primary
#53CEEE
secondary
#B44C31
accent
#3407DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485