#5FD4F0#5FD4F0
#5FD4F0 is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.3% C 0.112 H 216.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4F0 |
|---|---|
| RGB | rgb(95, 212, 240) |
| HSL | hsl(192, 83%, 66%) |
| HSV | hsv(192, 60%, 94%) |
| CMYK | cmyk(60.4%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(79.50, -24.91, -23.64) |
| CIE-LCH | lch(79.50, 34.34, 223.50°) |
| OKLab | oklab(81.35% -0.0902 -0.0657) |
| OKLCH | oklch(81.35% 0.112 216) |
| XYZ | xyz(43.9846, 55.8066, 90.8749) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 5.29
Bright Sky Blue
#02CCFE
ΔE00 5.88
Baby Blue
#89CFF0
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4F0 #F07B5F
analogous
#5FF0C3 #5FD4F0 #5F8BF0
triadic
#5FD4F0 #F05FD4 #D4F05F
tetradic
#5FD4F0 #C35FF0 #F07B5F #8BF05F
square
#5FD4F0 #C35FF0 #F07B5F #8BF05F
split-complementary
#5FD4F0 #F05F8B #F0C35F
monochromatic
#12A0C2 #27C5EB #5FD4F0 #97E3F5 #CFF2FA
Accessibility & contrast
On white
1.73
#5FD4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#5FD4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4F0
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4F0 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF2
Deuteranopia (green-blind)
#ACBEF0
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd4f0; /* rgb */ color: rgb(95, 212, 240); /* oklch */ color: oklch(81.3% 0.112 216.0);
Tailwind
colors: {
custom: {
50: '#9ae1f5',
500: '#5fd4f0',
950: '#000000',
},
}SCSS
$custom: #5fd4f0; $custom-light: #9ae1f5; $custom-dark: #000000;
JSON
{
"hex": "#5fd4f0",
"rgb": {
"r": 95,
"g": 212,
"b": 240
},
"hsl": {
"h": 191.586,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.81346,
"c": 0.11161,
"h": 216
},
"luminance": 0.55811
}Semantic roles & 50–950 ramp
primary
#5FD4F0
secondary
#C04E33
accent
#3006DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485