#5CCCF4#5CCCF4
#5CCCF4 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.116 H 224.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCF4 |
|---|---|
| RGB | rgb(92, 204, 244) |
| HSL | hsl(196, 87%, 66%) |
| HSV | hsv(196, 62%, 96%) |
| CMYK | cmyk(62.3%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.27, -20.21, -29.20) |
| CIE-LCH | lch(77.27, 35.51, 235.31°) |
| OKLab | oklab(79.58% -0.0823 -0.0814) |
| OKLCH | oklch(79.58% 0.116 224.7) |
| XYZ | xyz(42.3291, 51.9883, 93.3744) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.05
Sky Blue
#87CEEB
ΔE00 4.26
Baby Blue
#89CFF0
ΔE00 4.40
Lightblue (survey)
#7BC8F6
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 5.14
Lightskyblue
#87CEFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCF4 #F4845C
analogous
#5CF4D0 #5CCCF4 #5C80F4
triadic
#5CCCF4 #F45CCC #CCF45C
tetradic
#5CCCF4 #D05CF4 #F4845C #80F45C
square
#5CCCF4 #D05CF4 #F4845C #80F45C
split-complementary
#5CCCF4 #F45C80 #F4D05C
monochromatic
#0E97C8 #23BAF0 #5CCCF4 #95DEF8 #CFF0FC
Accessibility & contrast
On white
1.84
#5CCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#5CCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCF4
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCF4 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5cccf4; /* rgb */ color: rgb(92, 204, 244); /* oklch */ color: oklch(79.6% 0.116 224.7);
Tailwind
colors: {
custom: {
50: '#98dbf7',
500: '#5cccf4',
950: '#000000',
},
}SCSS
$custom: #5cccf4; $custom-light: #98dbf7; $custom-dark: #000000;
JSON
{
"hex": "#5cccf4",
"rgb": {
"r": 92,
"g": 204,
"b": 244
},
"hsl": {
"h": 195.789,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.79581,
"c": 0.1158,
"h": 224.7
},
"luminance": 0.51993
}Semantic roles & 50–950 ramp
primary
#5CCCF4
secondary
#C5572F
accent
#3D02E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485