#5CD0F2#5CD0F2
#5CD0F2 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.4% C 0.114 H 220.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD0F2 |
|---|---|
| RGB | rgb(92, 208, 242) |
| HSL | hsl(194, 85%, 65%) |
| HSV | hsv(194, 62%, 95%) |
| CMYK | cmyk(62%, 14%, 0%, 5.1%) |
| CIE-LAB | lab(78.34, -22.84, -26.49) |
| CIE-LCH | lch(78.34, 34.98, 229.24°) |
| OKLab | oklab(80.41% -0.0871 -0.0737) |
| OKLCH | oklch(80.41% 0.114 220.2) |
| XYZ | xyz(42.9901, 53.7934, 92.1047) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.68
Bright Sky Blue
#02CCFE
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 5.07
Lightblue (survey)
#7BC8F6
ΔE00 6.86
Lightskyblue
#87CEFA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD0F2 #F27E5C
analogous
#5CF2C9 #5CD0F2 #5C85F2
triadic
#5CD0F2 #F25CD0 #D0F25C
tetradic
#5CD0F2 #C95CF2 #F27E5C #85F25C
square
#5CD0F2 #C95CF2 #F27E5C #85F25C
split-complementary
#5CD0F2 #F25C85 #F2C95C
monochromatic
#109BC4 #23C0ED #5CD0F2 #95E0F7 #CDF1FB
Accessibility & contrast
On white
1.79
#5CD0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#5CD0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD0F2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD0F2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd0f2; /* rgb */ color: rgb(92, 208, 242); /* oklch */ color: oklch(80.4% 0.114 220.2);
Tailwind
colors: {
custom: {
50: '#98def6',
500: '#5cd0f2',
950: '#000000',
},
}SCSS
$custom: #5cd0f2; $custom-light: #98def6; $custom-dark: #000000;
JSON
{
"hex": "#5cd0f2",
"rgb": {
"r": 92,
"g": 208,
"b": 242
},
"hsl": {
"h": 193.6,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.80412,
"c": 0.11415,
"h": 220.2
},
"luminance": 0.53798
}Semantic roles & 50–950 ramp
primary
#5CD0F2
secondary
#C15231
accent
#3604E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485