#5FC6F5#5FC6F5
#5FC6F5 is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.4% C 0.116 H 230.5°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FC6F5 |
|---|---|
| RGB | rgb(95, 198, 245) |
| HSL | hsl(199, 88%, 67%) |
| HSV | hsv(199, 61%, 96%) |
| CMYK | cmyk(61.2%, 19.2%, 0%, 3.9%) |
| CIE-LAB | lab(75.71, -16.30, -32.14) |
| CIE-LCH | lch(75.71, 36.04, 243.10°) |
| OKLab | oklab(78.37% -0.074 -0.0898) |
| OKLCH | oklch(78.37% 0.116 230.5) |
| XYZ | xyz(41.3884, 49.4095, 93.7243) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.11
Bright Sky Blue
#02CCFE
ΔE00 4.12
Deepskyblue
#00BFFF
ΔE00 4.20
Lightskyblue
#87CEFA
ΔE00 4.45
Sky
#82CAFC
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FC6F5 #F58E5F
analogous
#5FF5D9 #5FC6F5 #5F7BF5
triadic
#5FC6F5 #F55FC6 #C6F55F
tetradic
#5FC6F5 #D95FF5 #F58E5F #7BF55F
square
#5FC6F5 #D95FF5 #F58E5F #7BF55F
split-complementary
#5FC6F5 #F55F7B #F5D95F
monochromatic
#0D91CD #25B1F1 #5FC6F5 #99DBF9 #D2EFFC
Accessibility & contrast
On white
1.93
#5FC6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#5FC6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FC6F5
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FC6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FC6F5 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F7
Deuteranopia (green-blind)
#99B4F4
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #5fc6f5; /* rgb */ color: rgb(95, 198, 245); /* oklch */ color: oklch(78.4% 0.116 230.5);
Tailwind
colors: {
custom: {
50: '#99d7f8',
500: '#5fc6f5',
950: '#000000',
},
}SCSS
$custom: #5fc6f5; $custom-light: #99d7f8; $custom-dark: #000000;
JSON
{
"hex": "#5fc6f5",
"rgb": {
"r": 95,
"g": 198,
"b": 245
},
"hsl": {
"h": 198.8,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.78369,
"c": 0.11638,
"h": 230.5
},
"luminance": 0.49414
}Semantic roles & 50–950 ramp
primary
#5FC6F5
secondary
#F0CFC0
accent
#4801E5
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#0F1417
muted
#7F8385