#5FD5ED#5FD5ED
#5FD5ED is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.5% C 0.110 H 213.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5ED |
|---|---|
| RGB | rgb(95, 213, 237) |
| HSL | hsl(190, 80%, 65%) |
| HSV | hsv(190, 60%, 93%) |
| CMYK | cmyk(59.9%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.69, -26.27, -21.76) |
| CIE-LCH | lch(79.69, 34.11, 219.64°) |
| OKLab | oklab(81.46% -0.0924 -0.0604) |
| OKLCH | oklch(81.46% 0.11 213.1) |
| XYZ | xyz(43.7934, 56.1314, 88.6308) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.94
Aqua Blue
#02D8E9
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 6.17
Bright Sky Blue
#02CCFE
ΔE00 7.05
Baby Blue
#89CFF0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5ED #ED775F
analogous
#5FEDBE #5FD5ED #5F8EED
triadic
#5FD5ED #ED5FD5 #D5ED5F
tetradic
#5FD5ED #BE5FED #ED775F #8EED5F
square
#5FD5ED #BE5FED #ED775F #8EED5F
split-complementary
#5FD5ED #ED5F8E #EDBE5F
monochromatic
#15A0BC #28C7E7 #5FD5ED #96E3F3 #CDF2F9
Accessibility & contrast
On white
1.72
#5FD5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5FD5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5ED
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5ED | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd5ed; /* rgb */ color: rgb(95, 213, 237); /* oklch */ color: oklch(81.5% 0.110 213.1);
Tailwind
colors: {
custom: {
50: '#99e2f2',
500: '#5fd5ed',
950: '#000000',
},
}SCSS
$custom: #5fd5ed; $custom-light: #99e2f2; $custom-dark: #000000;
JSON
{
"hex": "#5fd5ed",
"rgb": {
"r": 95,
"g": 213,
"b": 237
},
"hsl": {
"h": 190.141,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.81461,
"c": 0.11041,
"h": 213.1
},
"luminance": 0.56136
}Semantic roles & 50–950 ramp
primary
#5FD5ED
secondary
#BB4C35
accent
#2D09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485