#5CCFF3#5CCFF3
#5CCFF3 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.115 H 221.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFF3 |
|---|---|
| RGB | rgb(92, 207, 243) |
| HSL | hsl(194, 86%, 66%) |
| HSV | hsv(194, 62%, 95%) |
| CMYK | cmyk(62.1%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.09, -22.04, -27.41) |
| CIE-LCH | lch(78.09, 35.17, 231.20°) |
| OKLab | oklab(80.22% -0.0858 -0.0763) |
| OKLCH | oklch(80.22% 0.115 221.7) |
| XYZ | xyz(42.8976, 53.3676, 92.8169) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.64
Neon Blue
#04D9FF
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.76
Lightblue (survey)
#7BC8F6
ΔE00 6.27
Lightskyblue
#87CEFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFF3 #F3805C
analogous
#5CF3CC #5CCFF3 #5C83F3
triadic
#5CCFF3 #F35CCF #CFF35C
tetradic
#5CCFF3 #CC5CF3 #F3805C #83F35C
square
#5CCFF3 #CC5CF3 #F3805C #83F35C
split-complementary
#5CCFF3 #F35C83 #F3CC5C
monochromatic
#0F9AC6 #23BEEF #5CCFF3 #95E0F7 #CEF1FB
Accessibility & contrast
On white
1.80
#5CCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#5CCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFF3
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFF3 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF5
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ccff3; /* rgb */ color: rgb(92, 207, 243); /* oklch */ color: oklch(80.2% 0.115 221.7);
Tailwind
colors: {
custom: {
50: '#98ddf7',
500: '#5ccff3',
950: '#000000',
},
}SCSS
$custom: #5ccff3; $custom-light: #98ddf7; $custom-dark: #000000;
JSON
{
"hex": "#5ccff3",
"rgb": {
"r": 92,
"g": 207,
"b": 243
},
"hsl": {
"h": 194.305,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.80224,
"c": 0.11481,
"h": 221.7
},
"luminance": 0.53372
}Semantic roles & 50–950 ramp
primary
#5CCFF3
secondary
#C35330
accent
#3803E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485