#5FD3F0#5FD3F0
#5FD3F0 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.1% C 0.112 H 216.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3F0 |
|---|---|
| RGB | rgb(95, 211, 240) |
| HSL | hsl(192, 83%, 66%) |
| HSV | hsv(192, 60%, 94%) |
| CMYK | cmyk(60.4%, 12.1%, 0%, 5.9%) |
| CIE-LAB | lab(79.22, -24.41, -24.08) |
| CIE-LCH | lch(79.22, 34.29, 224.60°) |
| OKLab | oklab(81.12% -0.0892 -0.0669) |
| OKLCH | oklch(81.12% 0.112 216.9) |
| XYZ | xyz(43.7354, 55.3082, 90.7919) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 5.03
Bright Sky Blue
#02CCFE
ΔE00 5.53
Baby Blue
#89CFF0
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3F0 #F07C5F
analogous
#5FF0C4 #5FD3F0 #5F8AF0
triadic
#5FD3F0 #F05FD3 #D3F05F
tetradic
#5FD3F0 #C45FF0 #F07C5F #8AF05F
square
#5FD3F0 #C45FF0 #F07C5F #8AF05F
split-complementary
#5FD3F0 #F05F8A #F0C45F
monochromatic
#129FC2 #27C4EB #5FD3F0 #97E2F5 #CFF2FA
Accessibility & contrast
On white
1.74
#5FD3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5FD3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3F0
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3F0 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF2
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd3f0; /* rgb */ color: rgb(95, 211, 240); /* oklch */ color: oklch(81.1% 0.112 216.9);
Tailwind
colors: {
custom: {
50: '#9ae0f5',
500: '#5fd3f0',
950: '#000000',
},
}SCSS
$custom: #5fd3f0; $custom-light: #9ae0f5; $custom-dark: #000000;
JSON
{
"hex": "#5fd3f0",
"rgb": {
"r": 95,
"g": 211,
"b": 240
},
"hsl": {
"h": 192,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.81118,
"c": 0.11151,
"h": 216.9
},
"luminance": 0.55313
}Semantic roles & 50–950 ramp
primary
#5FD3F0
secondary
#C04F33
accent
#3206DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485