#5CCFFF#5CCFFF
#5CCFFF is a light, vivid cyan. Relative luminance 0.541; OKLCH L 80.7% C 0.123 H 228.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFFF |
|---|---|
| RGB | rgb(92, 207, 255) |
| HSL | hsl(198, 100%, 68%) |
| HSV | hsv(198, 64%, 100%) |
| CMYK | cmyk(63.9%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(78.53, -18.42, -33.14) |
| CIE-LCH | lch(78.53, 37.92, 240.93°) |
| OKLab | oklab(80.72% -0.0814 -0.0927) |
| OKLCH | oklch(80.72% 0.123 228.7) |
| XYZ | xyz(44.7693, 54.1163, 102.6744) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.37
Lightblue (survey)
#7BC8F6
ΔE00 4.07
Baby Blue
#89CFF0
ΔE00 4.58
Lightskyblue
#87CEFA
ΔE00 4.61
Sky Blue
#87CEEB
ΔE00 5.09
Sky
#82CAFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFFF #FF8C5C
analogous
#5CFFDE #5CCFFF #5C7DFF
triadic
#5CCFFF #FF5CCF #CFFF5C
tetradic
#5CCFFF #DE5CFF #FF8C5C #7DFF5C
square
#5CCFFF #DE5CFF #FF8C5C #7DFF5C
split-complementary
#5CCFFF #FF5C7D #FFDE5C
monochromatic
#009EE1 #1FBDFF #5CCFFF #99E1FF #D6F3FF
Accessibility & contrast
On white
1.78
#5CCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#5CCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFFF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFFF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ccfff; /* rgb */ color: rgb(92, 207, 255); /* oklch */ color: oklch(80.7% 0.123 228.7);
Tailwind
colors: {
custom: {
50: '#9addff',
500: '#5ccfff',
950: '#000000',
},
}SCSS
$custom: #5ccfff; $custom-light: #9addff; $custom-dark: #000000;
JSON
{
"hex": "#5ccfff",
"rgb": {
"r": 92,
"g": 207,
"b": 255
},
"hsl": {
"h": 197.669,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.80719,
"c": 0.12338,
"h": 228.7
},
"luminance": 0.54121
}Semantic roles & 50–950 ramp
primary
#5CCFFF
secondary
#D95B26
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486