#52CBFF#52CBFF
#52CBFF is a light, vivid cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.129 H 230.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #52CBFF |
|---|---|
| RGB | rgb(82, 203, 255) |
| HSL | hsl(198, 100%, 66%) |
| HSV | hsv(198, 68%, 100%) |
| CMYK | cmyk(67.8%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(77.11, -17.88, -35.35) |
| CIE-LCH | lch(77.11, 39.62, 243.17°) |
| OKLab | oklab(79.51% -0.083 -0.0991) |
| OKLCH | oklch(79.51% 0.129 230) |
| XYZ | xyz(42.8784, 51.7210, 102.3117) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.34
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Deepskyblue
#00BFFF
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 4.93
Sky
#82CAFC
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52CBFF #FF8652
analogous
#52FFDD #52CBFF #5274FF
triadic
#52CBFF #FF52CB #CBFF52
tetradic
#52CBFF #DD52FF #FF8652 #74FF52
square
#52CBFF #DD52FF #FF8652 #74FF52
split-complementary
#52CBFF #FF5274 #FFDD52
monochromatic
#0096D7 #15B9FF #52CBFF #8FDDFF #CCF0FF
Accessibility & contrast
On white
1.85
#52CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#52CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52CBFF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52CBFF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #52cbff; /* rgb */ color: rgb(82, 203, 255); /* oklch */ color: oklch(79.5% 0.129 230.0);
Tailwind
colors: {
custom: {
50: '#95daff',
500: '#52cbff',
950: '#000000',
},
}SCSS
$custom: #52cbff; $custom-light: #95daff; $custom-dark: #000000;
JSON
{
"hex": "#52cbff",
"rgb": {
"r": 82,
"g": 203,
"b": 255
},
"hsl": {
"h": 198.035,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.79509,
"c": 0.12929,
"h": 230
},
"luminance": 0.51726
}Semantic roles & 50–950 ramp
primary
#52CBFF
secondary
#D05825
accent
#4500E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1518
muted
#808486