#5CCEF3#5CCEF3
#5CCEF3 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.0% C 0.115 H 222.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEF3 |
|---|---|
| RGB | rgb(92, 206, 243) |
| HSL | hsl(195, 86%, 66%) |
| HSV | hsv(195, 62%, 95%) |
| CMYK | cmyk(62.1%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(77.81, -21.53, -27.84) |
| CIE-LCH | lch(77.81, 35.20, 232.29°) |
| OKLab | oklab(80% -0.0847 -0.0776) |
| OKLCH | oklch(80% 0.115 222.5) |
| XYZ | xyz(42.6561, 52.8846, 92.7364) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 4.63
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Lightskyblue
#87CEFA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEF3 #F3815C
analogous
#5CF3CC #5CCEF3 #5C82F3
triadic
#5CCEF3 #F35CCE #CEF35C
tetradic
#5CCEF3 #CC5CF3 #F3815C #82F35C
square
#5CCEF3 #CC5CF3 #F3815C #82F35C
split-complementary
#5CCEF3 #F35C82 #F3CC5C
monochromatic
#0F99C6 #23BDEF #5CCEF3 #95DFF7 #CEF0FB
Accessibility & contrast
On white
1.81
#5CCEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#5CCEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEF3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEF3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F5
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccef3; /* rgb */ color: rgb(92, 206, 243); /* oklch */ color: oklch(80.0% 0.115 222.5);
Tailwind
colors: {
custom: {
50: '#98ddf7',
500: '#5ccef3',
950: '#000000',
},
}SCSS
$custom: #5ccef3; $custom-light: #98ddf7; $custom-dark: #000000;
JSON
{
"hex": "#5ccef3",
"rgb": {
"r": 92,
"g": 206,
"b": 243
},
"hsl": {
"h": 194.702,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.79996,
"c": 0.11488,
"h": 222.5
},
"luminance": 0.52889
}Semantic roles & 50–950 ramp
primary
#5CCEF3
secondary
#C35430
accent
#3A03E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485