#5FCAF3#5FCAF3
#5FCAF3 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.2% C 0.114 H 226.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCAF3 |
|---|---|
| RGB | rgb(95, 202, 243) |
| HSL | hsl(197, 86%, 66%) |
| HSV | hsv(197, 61%, 95%) |
| CMYK | cmyk(60.9%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(76.76, -18.97, -29.44) |
| CIE-LCH | lch(76.76, 35.02, 237.19°) |
| OKLab | oklab(79.19% -0.0788 -0.0821) |
| OKLCH | oklch(79.19% 0.114 226.2) |
| XYZ | xyz(42.0111, 51.1408, 92.4338) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.21
Lightblue (survey)
#7BC8F6
ΔE00 4.40
Lightskyblue
#87CEFA
ΔE00 5.18
Deepskyblue
#00BFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCAF3 #F3885F
analogous
#5FF3D2 #5FCAF3 #5F80F3
triadic
#5FCAF3 #F35FCA #CAF35F
tetradic
#5FCAF3 #D25FF3 #F3885F #80F35F
square
#5FCAF3 #D25FF3 #F3885F #80F35F
split-complementary
#5FCAF3 #F35F80 #F3D25F
monochromatic
#0F95C9 #26B7EF #5FCAF3 #98DDF7 #D1F0FC
Accessibility & contrast
On white
1.87
#5FCAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#5FCAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCAF3
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCAF3 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F5
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fcaf3; /* rgb */ color: rgb(95, 202, 243); /* oklch */ color: oklch(79.2% 0.114 226.2);
Tailwind
colors: {
custom: {
50: '#99daf7',
500: '#5fcaf3',
950: '#000000',
},
}SCSS
$custom: #5fcaf3; $custom-light: #99daf7; $custom-dark: #000000;
JSON
{
"hex": "#5fcaf3",
"rgb": {
"r": 95,
"g": 202,
"b": 243
},
"hsl": {
"h": 196.622,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.79189,
"c": 0.11382,
"h": 226.2
},
"luminance": 0.51145
}Semantic roles & 50–950 ramp
primary
#5FCAF3
secondary
#C55A31
accent
#4103E3
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385