#5CC9F3#5CC9F3
#5CC9F3 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.116 H 226.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC9F3 |
|---|---|
| RGB | rgb(92, 201, 243) |
| HSL | hsl(197, 86%, 66%) |
| HSV | hsv(197, 62%, 95%) |
| CMYK | cmyk(62.1%, 17.3%, 0%, 4.7%) |
| CIE-LAB | lab(76.38, -18.98, -30.03) |
| CIE-LCH | lch(76.38, 35.52, 237.71°) |
| OKLab | oklab(78.86% -0.0796 -0.0838) |
| OKLCH | oklch(78.86% 0.116 226.5) |
| XYZ | xyz(41.4715, 50.5154, 92.3415) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.12
Lightblue (survey)
#7BC8F6
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.51
Lightskyblue
#87CEFA
ΔE00 5.27
Deepskyblue
#00BFFF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC9F3 #F3865C
analogous
#5CF3D2 #5CC9F3 #5C7DF3
triadic
#5CC9F3 #F35CC9 #C9F35C
tetradic
#5CC9F3 #D25CF3 #F3865C #7DF35C
square
#5CC9F3 #D25CF3 #F3865C #7DF35C
split-complementary
#5CC9F3 #F35C7D #F3D25C
monochromatic
#0F93C6 #23B6EF #5CC9F3 #95DCF7 #CEEFFB
Accessibility & contrast
On white
1.89
#5CC9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#5CC9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC9F3
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC9F3 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5cc9f3; /* rgb */ color: rgb(92, 201, 243); /* oklch */ color: oklch(78.9% 0.116 226.5);
Tailwind
colors: {
custom: {
50: '#98d9f7',
500: '#5cc9f3',
950: '#000000',
},
}SCSS
$custom: #5cc9f3; $custom-light: #98d9f7; $custom-dark: #000000;
JSON
{
"hex": "#5cc9f3",
"rgb": {
"r": 92,
"g": 201,
"b": 243
},
"hsl": {
"h": 196.689,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.78859,
"c": 0.1156,
"h": 226.5
},
"luminance": 0.5052
}Semantic roles & 50–950 ramp
primary
#5CC9F3
secondary
#C35930
accent
#4103E3
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385