#5CC9F6#5CC9F6
#5CC9F6 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.118 H 228.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC9F6 |
|---|---|
| RGB | rgb(92, 201, 246) |
| HSL | hsl(198, 90%, 66%) |
| HSV | hsv(198, 63%, 96%) |
| CMYK | cmyk(62.6%, 18.3%, 0%, 3.5%) |
| CIE-LAB | lab(76.50, -18.07, -31.47) |
| CIE-LCH | lch(76.50, 36.28, 240.14°) |
| OKLab | oklab(78.98% -0.0786 -0.0879) |
| OKLCH | oklch(78.98% 0.118 228.2) |
| XYZ | xyz(41.9283, 50.6981, 94.7470) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.27
Lightblue (survey)
#7BC8F6
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 4.84
Deepskyblue
#00BFFF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC9F6 #F6895C
analogous
#5CF6D6 #5CC9F6 #5C7CF6
triadic
#5CC9F6 #F65CC9 #C9F65C
tetradic
#5CC9F6 #D65CF6 #F6895C #7CF65C
square
#5CC9F6 #D65CF6 #F6895C #7CF65C
split-complementary
#5CC9F6 #F65C7C #F6D65C
monochromatic
#0B94CC #22B6F3 #5CC9F6 #96DCF9 #D0EFFC
Accessibility & contrast
On white
1.89
#5CC9F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#5CC9F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC9F6
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC9F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC9F6 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F8
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5cc9f6; /* rgb */ color: rgb(92, 201, 246); /* oklch */ color: oklch(79.0% 0.118 228.2);
Tailwind
colors: {
custom: {
50: '#98d9f9',
500: '#5cc9f6',
950: '#000000',
},
}SCSS
$custom: #5cc9f6; $custom-light: #98d9f9; $custom-dark: #000000;
JSON
{
"hex": "#5cc9f6",
"rgb": {
"r": 92,
"g": 201,
"b": 246
},
"hsl": {
"h": 197.532,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.78984,
"c": 0.1179,
"h": 228.2
},
"luminance": 0.50702
}Semantic roles & 50–950 ramp
primary
#5CC9F6
secondary
#C85B2E
accent
#4300E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385