#5CCAF4#5CCAF4
#5CCAF4 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.1% C 0.116 H 226.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCAF4 |
|---|---|
| RGB | rgb(92, 202, 244) |
| HSL | hsl(197, 87%, 66%) |
| HSV | hsv(197, 62%, 96%) |
| CMYK | cmyk(62.3%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(76.71, -19.19, -30.07) |
| CIE-LCH | lch(76.71, 35.67, 237.46°) |
| OKLab | oklab(79.13% -0.0803 -0.0839) |
| OKLCH | oklch(79.13% 0.116 226.3) |
| XYZ | xyz(41.8568, 51.0437, 93.2169) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.05
Baby Blue
#89CFF0
ΔE00 4.41
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 5.27
Deepskyblue
#00BFFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCAF4 #F4865C
analogous
#5CF4D2 #5CCAF4 #5C7EF4
triadic
#5CCAF4 #F45CCA #CAF45C
tetradic
#5CCAF4 #D25CF4 #F4865C #7EF45C
square
#5CCAF4 #D25CF4 #F4865C #7EF45C
split-complementary
#5CCAF4 #F45C7E #F4D25C
monochromatic
#0E95C8 #23B7F0 #5CCAF4 #95DDF8 #CFEFFC
Accessibility & contrast
On white
1.87
#5CCAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#5CCAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCAF4
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCAF4 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F6
Deuteranopia (green-blind)
#9EB6F4
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ccaf4; /* rgb */ color: rgb(92, 202, 244); /* oklch */ color: oklch(79.1% 0.116 226.3);
Tailwind
colors: {
custom: {
50: '#98daf8',
500: '#5ccaf4',
950: '#000000',
},
}SCSS
$custom: #5ccaf4; $custom-light: #98daf8; $custom-dark: #000000;
JSON
{
"hex": "#5ccaf4",
"rgb": {
"r": 92,
"g": 202,
"b": 244
},
"hsl": {
"h": 196.579,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.79127,
"c": 0.11615,
"h": 226.3
},
"luminance": 0.51048
}Semantic roles & 50–950 ramp
primary
#5CCAF4
secondary
#C5592F
accent
#4002E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385