#5FD6F0#5FD6F0
#5FD6F0 is a light, moderate cyan. Relative luminance 0.568; OKLCH L 81.8% C 0.112 H 214.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6F0 |
|---|---|
| RGB | rgb(95, 214, 240) |
| HSL | hsl(191, 83%, 66%) |
| HSV | hsv(191, 60%, 94%) |
| CMYK | cmyk(60.4%, 10.8%, 0%, 5.9%) |
| CIE-LAB | lab(80.07, -25.90, -22.77) |
| CIE-LCH | lch(80.07, 34.49, 221.33°) |
| OKLab | oklab(81.8% -0.0923 -0.0632) |
| OKLCH | oklch(81.8% 0.112 214.4) |
| XYZ | xyz(44.4877, 56.8127, 91.0426) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.53
Aqua Blue
#02D8E9
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.24
Bright Sky Blue
#02CCFE
ΔE00 6.60
Baby Blue
#89CFF0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6F0 #F0795F
analogous
#5FF0C2 #5FD6F0 #5F8DF0
triadic
#5FD6F0 #F05FD6 #D6F05F
tetradic
#5FD6F0 #C25FF0 #F0795F #8DF05F
square
#5FD6F0 #C25FF0 #F0795F #8DF05F
split-complementary
#5FD6F0 #F05F8D #F0C25F
monochromatic
#12A3C2 #27C8EB #5FD6F0 #97E4F5 #CFF3FA
Accessibility & contrast
On white
1.70
#5FD6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#5FD6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6F0
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6F0 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F2
Deuteranopia (green-blind)
#AEC0F0
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd6f0; /* rgb */ color: rgb(95, 214, 240); /* oklch */ color: oklch(81.8% 0.112 214.4);
Tailwind
colors: {
custom: {
50: '#9ae3f5',
500: '#5fd6f0',
950: '#000000',
},
}SCSS
$custom: #5fd6f0; $custom-light: #9ae3f5; $custom-dark: #000000;
JSON
{
"hex": "#5fd6f0",
"rgb": {
"r": 95,
"g": 214,
"b": 240
},
"hsl": {
"h": 190.759,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.81804,
"c": 0.11188,
"h": 214.4
},
"luminance": 0.56817
}Semantic roles & 50–950 ramp
primary
#5FD6F0
secondary
#C04C33
accent
#2D06DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485