#5CD4F5#5CD4F5
#5CD4F5 is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.4% C 0.116 H 219.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4F5 |
|---|---|
| RGB | rgb(92, 212, 245) |
| HSL | hsl(193, 88%, 66%) |
| HSV | hsv(193, 62%, 96%) |
| CMYK | cmyk(62.4%, 13.5%, 0%, 3.9%) |
| CIE-LAB | lab(79.59, -23.96, -26.19) |
| CIE-LCH | lch(79.59, 35.49, 227.55°) |
| OKLab | oklab(81.44% -0.0901 -0.0729) |
| OKLCH | oklch(81.44% 0.116 219) |
| XYZ | xyz(44.4319, 55.9502, 94.8264) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.06
Bright Sky Blue
#02CCFE
ΔE00 4.69
Sky Blue
#87CEEB
ΔE00 4.84
Baby Blue
#89CFF0
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 7.40
Lightblue (survey)
#7BC8F6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4F5 #F57D5C
analogous
#5CF5C9 #5CD4F5 #5C87F5
triadic
#5CD4F5 #F55CD4 #D4F55C
tetradic
#5CD4F5 #C95CF5 #F57D5C #87F55C
square
#5CD4F5 #C95CF5 #F57D5C #87F55C
split-complementary
#5CD4F5 #F55C87 #F5C95C
monochromatic
#0CA1CA #22C5F1 #5CD4F5 #96E3F9 #CFF2FC
Accessibility & contrast
On white
1.72
#5CD4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5CD4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4F5
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4F5 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF7
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd4f5; /* rgb */ color: rgb(92, 212, 245); /* oklch */ color: oklch(81.4% 0.116 219.0);
Tailwind
colors: {
custom: {
50: '#99e1f8',
500: '#5cd4f5',
950: '#000000',
},
}SCSS
$custom: #5cd4f5; $custom-light: #99e1f8; $custom-dark: #000000;
JSON
{
"hex": "#5cd4f5",
"rgb": {
"r": 92,
"g": 212,
"b": 245
},
"hsl": {
"h": 192.941,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.81444,
"c": 0.11588,
"h": 219
},
"luminance": 0.55955
}Semantic roles & 50–950 ramp
primary
#5CD4F5
secondary
#C64F2F
accent
#3200E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485