#5FCCF1#5FCCF1
#5FCCF1 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.112 H 223.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCF1 |
|---|---|
| RGB | rgb(95, 204, 241) |
| HSL | hsl(195, 84%, 66%) |
| HSV | hsv(195, 61%, 95%) |
| CMYK | cmyk(60.6%, 15.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.26, -20.59, -27.60) |
| CIE-LCH | lch(77.26, 34.44, 233.28°) |
| OKLab | oklab(79.56% -0.0816 -0.0769) |
| OKLCH | oklch(79.56% 0.112 223.3) |
| XYZ | xyz(42.1831, 51.9652, 91.0093) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.51
Sky Blue
#87CEEB
ΔE00 3.97
Baby Blue
#89CFF0
ΔE00 4.35
Neon Blue
#04D9FF
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 5.49
Lightskyblue
#87CEFA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCF1 #F1845F
analogous
#5FF1CD #5FCCF1 #5F83F1
triadic
#5FCCF1 #F15FCC #CCF15F
tetradic
#5FCCF1 #CD5FF1 #F1845F #83F15F
square
#5FCCF1 #CD5FF1 #F1845F #83F15F
split-complementary
#5FCCF1 #F15F83 #F1CD5F
monochromatic
#1197C4 #27BAEC #5FCCF1 #97DEF6 #D0F0FB
Accessibility & contrast
On white
1.84
#5FCCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#5FCCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCF1
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCF1 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F3
Deuteranopia (green-blind)
#A2B8F1
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fccf1; /* rgb */ color: rgb(95, 204, 241); /* oklch */ color: oklch(79.6% 0.112 223.3);
Tailwind
colors: {
custom: {
50: '#99dbf5',
500: '#5fccf1',
950: '#000000',
},
}SCSS
$custom: #5fccf1; $custom-light: #99dbf5; $custom-dark: #000000;
JSON
{
"hex": "#5fccf1",
"rgb": {
"r": 95,
"g": 204,
"b": 241
},
"hsl": {
"h": 195.205,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.79561,
"c": 0.11213,
"h": 223.3
},
"luminance": 0.5197
}Semantic roles & 50–950 ramp
primary
#5FCCF1
secondary
#C25732
accent
#3D05E0
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485