#5FD4F5#5FD4F5
#5FD4F5 is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.5% C 0.114 H 219.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4F5 |
|---|---|
| RGB | rgb(95, 212, 245) |
| HSL | hsl(193, 88%, 67%) |
| HSV | hsv(193, 61%, 96%) |
| CMYK | cmyk(61.2%, 13.5%, 0%, 3.9%) |
| CIE-LAB | lab(79.68, -23.45, -26.05) |
| CIE-LCH | lch(79.68, 35.05, 228.00°) |
| OKLab | oklab(81.54% -0.0884 -0.0724) |
| OKLCH | oklch(81.54% 0.114 219.3) |
| XYZ | xyz(44.7376, 56.1078, 94.8407) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.27
Sky Blue
#87CEEB
ΔE00 4.62
Bright Sky Blue
#02CCFE
ΔE00 4.72
Baby Blue
#89CFF0
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 7.39
Lightskyblue
#87CEFA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4F5 #F5805F
analogous
#5FF5CB #5FD4F5 #5F89F5
triadic
#5FD4F5 #F55FD4 #D4F55F
tetradic
#5FD4F5 #CB5FF5 #F5805F #89F55F
square
#5FD4F5 #CB5FF5 #F5805F #89F55F
split-complementary
#5FD4F5 #F55F89 #F5CB5F
monochromatic
#0DA3CD #25C5F1 #5FD4F5 #99E3F9 #D2F3FC
Accessibility & contrast
On white
1.72
#5FD4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5FD4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4F5
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4F5 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCFF7
Deuteranopia (green-blind)
#AABFF5
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd4f5; /* rgb */ color: rgb(95, 212, 245); /* oklch */ color: oklch(81.5% 0.114 219.3);
Tailwind
colors: {
custom: {
50: '#9ae1f8',
500: '#5fd4f5',
950: '#000000',
},
}SCSS
$custom: #5fd4f5; $custom-light: #9ae1f8; $custom-dark: #000000;
JSON
{
"hex": "#5fd4f5",
"rgb": {
"r": 95,
"g": 212,
"b": 245
},
"hsl": {
"h": 193.2,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.81541,
"c": 0.11427,
"h": 219.3
},
"luminance": 0.56112
}Semantic roles & 50–950 ramp
primary
#5FD4F5
secondary
#C9512F
accent
#3301E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485