#5FCDF3#5FCDF3
#5FCDF3 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.113 H 223.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDF3 |
|---|---|
| RGB | rgb(95, 205, 243) |
| HSL | hsl(195, 86%, 66%) |
| HSV | hsv(195, 61%, 95%) |
| CMYK | cmyk(60.9%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.62, -20.51, -28.13) |
| CIE-LCH | lch(77.62, 34.81, 233.90°) |
| OKLab | oklab(79.87% -0.0819 -0.0784) |
| OKLCH | oklch(79.87% 0.113 223.7) |
| XYZ | xyz(42.7219, 52.5623, 92.6707) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.99
Baby Blue
#89CFF0
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.86
Lightblue (survey)
#7BC8F6
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDF3 #F3855F
analogous
#5FF3CF #5FCDF3 #5F83F3
triadic
#5FCDF3 #F35FCD #CDF35F
tetradic
#5FCDF3 #CF5FF3 #F3855F #83F35F
square
#5FCDF3 #CF5FF3 #F3855F #83F35F
split-complementary
#5FCDF3 #F35F83 #F3CF5F
monochromatic
#0F99C9 #26BBEF #5FCDF3 #98DFF7 #D1F1FC
Accessibility & contrast
On white
1.82
#5FCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#5FCDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDF3
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDF3 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F5
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fcdf3; /* rgb */ color: rgb(95, 205, 243); /* oklch */ color: oklch(79.9% 0.113 223.7);
Tailwind
colors: {
custom: {
50: '#9adcf7',
500: '#5fcdf3',
950: '#000000',
},
}SCSS
$custom: #5fcdf3; $custom-light: #9adcf7; $custom-dark: #000000;
JSON
{
"hex": "#5fcdf3",
"rgb": {
"r": 95,
"g": 205,
"b": 243
},
"hsl": {
"h": 195.405,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.79869,
"c": 0.11338,
"h": 223.7
},
"luminance": 0.52567
}Semantic roles & 50–950 ramp
primary
#5FCDF3
secondary
#C55731
accent
#3C03E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485