#5CC9F4#5CC9F4
#5CC9F4 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 78.9% C 0.116 H 227.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC9F4 |
|---|---|
| RGB | rgb(92, 201, 244) |
| HSL | hsl(197, 87%, 66%) |
| HSV | hsv(197, 62%, 96%) |
| CMYK | cmyk(62.3%, 17.6%, 0%, 4.3%) |
| CIE-LAB | lab(76.42, -18.67, -30.51) |
| CIE-LCH | lch(76.42, 35.77, 238.53°) |
| OKLab | oklab(78.9% -0.0793 -0.0852) |
| OKLCH | oklch(78.9% 0.116 227.1) |
| XYZ | xyz(41.6230, 50.5760, 93.1390) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.15
Lightblue (survey)
#7BC8F6
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 4.61
Lightskyblue
#87CEFA
ΔE00 5.11
Deepskyblue
#00BFFF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC9F4 #F4875C
analogous
#5CF4D3 #5CC9F4 #5C7DF4
triadic
#5CC9F4 #F45CC9 #C9F45C
tetradic
#5CC9F4 #D35CF4 #F4875C #7DF45C
square
#5CC9F4 #D35CF4 #F4875C #7DF45C
split-complementary
#5CC9F4 #F45C7D #F4D35C
monochromatic
#0E93C8 #23B6F0 #5CC9F4 #95DCF8 #CFEFFC
Accessibility & contrast
On white
1.89
#5CC9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#5CC9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC9F4
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC9F4 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F6
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5cc9f4; /* rgb */ color: rgb(92, 201, 244); /* oklch */ color: oklch(78.9% 0.116 227.1);
Tailwind
colors: {
custom: {
50: '#98d9f8',
500: '#5cc9f4',
950: '#000000',
},
}SCSS
$custom: #5cc9f4; $custom-light: #98d9f8; $custom-dark: #000000;
JSON
{
"hex": "#5cc9f4",
"rgb": {
"r": 92,
"g": 201,
"b": 244
},
"hsl": {
"h": 196.974,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.78901,
"c": 0.11636,
"h": 227.1
},
"luminance": 0.5058
}Semantic roles & 50–950 ramp
primary
#5CC9F4
secondary
#C55A2F
accent
#4202E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385