#53CFF2#53CFF2
#53CFF2 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 79.9% C 0.119 H 219.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #53CFF2 |
|---|---|
| RGB | rgb(83, 207, 242) |
| HSL | hsl(193, 86%, 64%) |
| HSV | hsv(193, 66%, 95%) |
| CMYK | cmyk(65.7%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(77.80, -23.77, -27.34) |
| CIE-LCH | lch(77.80, 36.23, 229.00°) |
| OKLab | oklab(79.91% -0.0911 -0.0762) |
| OKLCH | oklch(79.91% 0.119 219.9) |
| XYZ | xyz(41.9006, 52.8709, 91.9840) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.41
Bright Sky Blue
#02CCFE
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 4.96
Baby Blue
#89CFF0
ΔE00 5.57
Lightblue (survey)
#7BC8F6
ΔE00 7.10
Lightskyblue
#87CEFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53CFF2 #F27653
analogous
#53F2C6 #53CFF2 #537FF2
triadic
#53CFF2 #F253CF #CFF253
tetradic
#53CFF2 #C653F2 #F27653 #7FF253
square
#53CFF2 #C653F2 #F27653 #7FF253
split-complementary
#53CFF2 #F2537F #F2C653
monochromatic
#0E96BC #1ABFEE #53CFF2 #8CDFF6 #C5EFFB
Accessibility & contrast
On white
1.81
#53CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#53CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53CFF2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53CFF2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF4
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #53cff2; /* rgb */ color: rgb(83, 207, 242); /* oklch */ color: oklch(79.9% 0.119 219.9);
Tailwind
colors: {
custom: {
50: '#94ddf6',
500: '#53cff2',
950: '#000000',
},
}SCSS
$custom: #53cff2; $custom-light: #94ddf6; $custom-dark: #000000;
JSON
{
"hex": "#53cff2",
"rgb": {
"r": 83,
"g": 207,
"b": 242
},
"hsl": {
"h": 193.208,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.79905,
"c": 0.11877,
"h": 219.9
},
"luminance": 0.52875
}Semantic roles & 50–950 ramp
primary
#53CFF2
secondary
#BB4D2E
accent
#3403E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485