#5FD5F1#5FD5F1
#5FD5F1 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.6% C 0.112 H 215.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5F1 |
|---|---|
| RGB | rgb(95, 213, 241) |
| HSL | hsl(192, 84%, 66%) |
| HSV | hsv(192, 61%, 95%) |
| CMYK | cmyk(60.6%, 11.6%, 0%, 5.5%) |
| CIE-LAB | lab(79.82, -25.12, -23.69) |
| CIE-LCH | lch(79.82, 34.53, 223.33°) |
| OKLab | oklab(81.61% -0.0909 -0.0658) |
| OKLCH | oklch(81.61% 0.112 215.9) |
| XYZ | xyz(44.3843, 56.3677, 91.7430) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 5.40
Bright Sky Blue
#02CCFE
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.17
Baby Blue
#89CFF0
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5F1 #F17B5F
analogous
#5FF1C4 #5FD5F1 #5F8CF1
triadic
#5FD5F1 #F15FD5 #D5F15F
tetradic
#5FD5F1 #C45FF1 #F17B5F #8CF15F
square
#5FD5F1 #C45FF1 #F17B5F #8CF15F
split-complementary
#5FD5F1 #F15F8C #F1C45F
monochromatic
#11A2C4 #27C6EC #5FD5F1 #97E4F6 #D0F3FB
Accessibility & contrast
On white
1.71
#5FD5F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5FD5F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5F1
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5F1 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF3
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd5f1; /* rgb */ color: rgb(95, 213, 241); /* oklch */ color: oklch(81.6% 0.112 215.9);
Tailwind
colors: {
custom: {
50: '#9ae2f5',
500: '#5fd5f1',
950: '#000000',
},
}SCSS
$custom: #5fd5f1; $custom-light: #9ae2f5; $custom-dark: #000000;
JSON
{
"hex": "#5fd5f1",
"rgb": {
"r": 95,
"g": 213,
"b": 241
},
"hsl": {
"h": 191.507,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.81614,
"c": 0.11222,
"h": 215.9
},
"luminance": 0.56372
}Semantic roles & 50–950 ramp
primary
#5FD5F1
secondary
#C24E32
accent
#2F05E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485