#5FCCFC#5FCCFC
#5FCCFC is a light, vivid cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.120 H 229.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCFC |
|---|---|
| RGB | rgb(95, 204, 252) |
| HSL | hsl(198, 96%, 68%) |
| HSV | hsv(198, 62%, 99%) |
| CMYK | cmyk(62.3%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(77.66, -17.30, -32.87) |
| CIE-LCH | lch(77.66, 37.14, 242.25°) |
| OKLab | oklab(80.02% -0.0777 -0.0919) |
| OKLCH | oklch(80.02% 0.12 229.8) |
| XYZ | xyz(43.8760, 52.6424, 99.9253) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.42
Bright Sky Blue
#02CCFE
ΔE00 3.69
Lightskyblue
#87CEFA
ΔE00 4.23
Baby Blue
#89CFF0
ΔE00 4.45
Sky
#82CAFC
ΔE00 4.81
Deepskyblue
#00BFFF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCFC #FC8F5F
analogous
#5FFCDD #5FCCFC #5F7DFC
triadic
#5FCCFC #FC5FCC #CCFC5F
tetradic
#5FCCFC #DD5FFC #FC8F5F #7DFC5F
square
#5FCCFC #DD5FFC #FC8F5F #7DFC5F
split-complementary
#5FCCFC #FC5F7D #FCDD5F
monochromatic
#049ADC #23B9FB #5FCCFC #9BDFFD #D7F2FE
Accessibility & contrast
On white
1.82
#5FCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#5FCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCFC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCFC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fccfc; /* rgb */ color: rgb(95, 204, 252); /* oklch */ color: oklch(80.0% 0.120 229.8);
Tailwind
colors: {
custom: {
50: '#9adbfd',
500: '#5fccfc',
950: '#000000',
},
}SCSS
$custom: #5fccfc; $custom-light: #9adbfd; $custom-dark: #000000;
JSON
{
"hex": "#5fccfc",
"rgb": {
"r": 95,
"g": 204,
"b": 252
},
"hsl": {
"h": 198.344,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.80017,
"c": 0.12033,
"h": 229.8
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#5FCCFC
secondary
#D55E2A
accent
#4600E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485