#5CCCF3#5CCCF3
#5CCCF3 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.5% C 0.115 H 224.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCF3 |
|---|---|
| RGB | rgb(92, 204, 243) |
| HSL | hsl(195, 86%, 66%) |
| HSV | hsv(195, 62%, 95%) |
| CMYK | cmyk(62.1%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.24, -20.51, -28.72) |
| CIE-LCH | lch(77.24, 35.29, 234.46°) |
| OKLab | oklab(79.54% -0.0827 -0.0801) |
| OKLCH | oklch(79.54% 0.115 224.1) |
| XYZ | xyz(42.1777, 51.9278, 92.5769) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 4.22
Baby Blue
#89CFF0
ΔE00 4.45
Neon Blue
#04D9FF
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 5.27
Lightskyblue
#87CEFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCF3 #F3835C
analogous
#5CF3CF #5CCCF3 #5C80F3
triadic
#5CCCF3 #F35CCC #CCF35C
tetradic
#5CCCF3 #CF5CF3 #F3835C #80F35C
square
#5CCCF3 #CF5CF3 #F3835C #80F35C
split-complementary
#5CCCF3 #F35C80 #F3CF5C
monochromatic
#0F97C6 #23BAEF #5CCCF3 #95DEF7 #CEF0FB
Accessibility & contrast
On white
1.84
#5CCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#5CCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCF3
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCF3 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5cccf3; /* rgb */ color: rgb(92, 204, 243); /* oklch */ color: oklch(79.5% 0.115 224.1);
Tailwind
colors: {
custom: {
50: '#98dbf7',
500: '#5cccf3',
950: '#000000',
},
}SCSS
$custom: #5cccf3; $custom-light: #98dbf7; $custom-dark: #000000;
JSON
{
"hex": "#5cccf3",
"rgb": {
"r": 92,
"g": 204,
"b": 243
},
"hsl": {
"h": 195.497,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.79541,
"c": 0.11511,
"h": 224.1
},
"luminance": 0.51932
}Semantic roles & 50–950 ramp
primary
#5CCCF3
secondary
#C35630
accent
#3D03E3
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485