#5FCAF7#5FCAF7
#5FCAF7 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.4% C 0.117 H 228.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCAF7 |
|---|---|
| RGB | rgb(95, 202, 247) |
| HSL | hsl(198, 90%, 67%) |
| HSV | hsv(198, 62%, 97%) |
| CMYK | cmyk(61.5%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(76.91, -17.77, -31.35) |
| CIE-LCH | lch(76.91, 36.04, 240.45°) |
| OKLab | oklab(79.36% -0.0774 -0.0876) |
| OKLCH | oklch(79.36% 0.117 228.5) |
| XYZ | xyz(42.6218, 51.3850, 95.6498) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.45
Lightblue (survey)
#7BC8F6
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 4.56
Sky Blue
#87CEEB
ΔE00 4.67
Deepskyblue
#00BFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCAF7 #F78C5F
analogous
#5FF7D8 #5FCAF7 #5F7EF7
triadic
#5FCAF7 #F75FCA #CAF75F
tetradic
#5FCAF7 #D85FF7 #F78C5F #7EF75F
square
#5FCAF7 #D85FF7 #F78C5F #7EF75F
split-complementary
#5FCAF7 #F75F7E #F7D85F
monochromatic
#0A96D1 #25B7F4 #5FCAF7 #99DDFA #D4F1FD
Accessibility & contrast
On white
1.86
#5FCAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#5FCAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCAF7
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCAF7 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fcaf7; /* rgb */ color: rgb(95, 202, 247); /* oklch */ color: oklch(79.4% 0.117 228.5);
Tailwind
colors: {
custom: {
50: '#9adafa',
500: '#5fcaf7',
950: '#000000',
},
}SCSS
$custom: #5fcaf7; $custom-light: #9adafa; $custom-dark: #000000;
JSON
{
"hex": "#5fcaf7",
"rgb": {
"r": 95,
"g": 202,
"b": 247
},
"hsl": {
"h": 197.763,
"s": 90.476,
"l": 67.059
},
"oklch": {
"l": 0.79355,
"c": 0.11687,
"h": 228.5
},
"luminance": 0.51389
}Semantic roles & 50–950 ramp
primary
#5FCAF7
secondary
#CC5D2E
accent
#4400E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385