#5FD5EF#5FD5EF
#5FD5EF is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.5% C 0.111 H 214.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5EF |
|---|---|
| RGB | rgb(95, 213, 239) |
| HSL | hsl(191, 82%, 65%) |
| HSV | hsv(191, 60%, 94%) |
| CMYK | cmyk(60.3%, 10.9%, 0%, 6.3%) |
| CIE-LAB | lab(79.76, -25.69, -22.73) |
| CIE-LCH | lch(79.76, 34.30, 221.49°) |
| OKLab | oklab(81.54% -0.0917 -0.0631) |
| OKLCH | oklch(81.54% 0.111 214.5) |
| XYZ | xyz(44.0872, 56.2489, 90.1783) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 5.64
Sky Blue
#87CEEB
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.45
Bright Sky Blue
#02CCFE
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5EF #EF795F
analogous
#5FEFC1 #5FD5EF #5F8DEF
triadic
#5FD5EF #EF5FD5 #D5EF5F
tetradic
#5FD5EF #C15FEF #EF795F #8DEF5F
square
#5FD5EF #C15FEF #EF795F #8DEF5F
split-complementary
#5FD5EF #EF5F8D #EFC15F
monochromatic
#13A1C0 #27C6E9 #5FD5EF #97E4F5 #CEF2FA
Accessibility & contrast
On white
1.71
#5FD5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#5FD5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5EF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5EF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd5ef; /* rgb */ color: rgb(95, 213, 239); /* oklch */ color: oklch(81.5% 0.111 214.5);
Tailwind
colors: {
custom: {
50: '#9ae2f4',
500: '#5fd5ef',
950: '#000000',
},
}SCSS
$custom: #5fd5ef; $custom-light: #9ae2f4; $custom-dark: #000000;
JSON
{
"hex": "#5fd5ef",
"rgb": {
"r": 95,
"g": 213,
"b": 239
},
"hsl": {
"h": 190.833,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.81537,
"c": 0.11128,
"h": 214.5
},
"luminance": 0.56253
}Semantic roles & 50–950 ramp
primary
#5FD5EF
secondary
#BE4D34
accent
#2E07DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485