#5FD5F0#5FD5F0
#5FD5F0 is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.6% C 0.112 H 215.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5F0 |
|---|---|
| RGB | rgb(95, 213, 240) |
| HSL | hsl(191, 83%, 66%) |
| HSV | hsv(191, 60%, 94%) |
| CMYK | cmyk(60.4%, 11.2%, 0%, 5.9%) |
| CIE-LAB | lab(79.79, -25.40, -23.21) |
| CIE-LCH | lch(79.79, 34.41, 222.41°) |
| OKLab | oklab(81.58% -0.0913 -0.0644) |
| OKLCH | oklch(81.58% 0.112 215.2) |
| XYZ | xyz(44.2354, 56.3081, 90.9585) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 5.90
Bright Sky Blue
#02CCFE
ΔE00 6.24
Baby Blue
#89CFF0
ΔE00 6.50
Robin'S Egg
#6DEDFD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5F0 #F07A5F
analogous
#5FF0C2 #5FD5F0 #5F8DF0
triadic
#5FD5F0 #F05FD5 #D5F05F
tetradic
#5FD5F0 #C25FF0 #F07A5F #8DF05F
square
#5FD5F0 #C25FF0 #F07A5F #8DF05F
split-complementary
#5FD5F0 #F05F8D #F0C25F
monochromatic
#12A2C2 #27C6EB #5FD5F0 #97E4F5 #CFF2FA
Accessibility & contrast
On white
1.71
#5FD5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#5FD5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5F0
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5F0 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF2
Deuteranopia (green-blind)
#ADBFF0
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd5f0; /* rgb */ color: rgb(95, 213, 240); /* oklch */ color: oklch(81.6% 0.112 215.2);
Tailwind
colors: {
custom: {
50: '#9ae2f5',
500: '#5fd5f0',
950: '#000000',
},
}SCSS
$custom: #5fd5f0; $custom-light: #9ae2f5; $custom-dark: #000000;
JSON
{
"hex": "#5fd5f0",
"rgb": {
"r": 95,
"g": 213,
"b": 240
},
"hsl": {
"h": 191.172,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.81575,
"c": 0.11173,
"h": 215.2
},
"luminance": 0.56313
}Semantic roles & 50–950 ramp
primary
#5FD5F0
secondary
#C04D33
accent
#2F06DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485