#5FD4ED#5FD4ED
#5FD4ED is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.2% C 0.110 H 214.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4ED |
|---|---|
| RGB | rgb(95, 212, 237) |
| HSL | hsl(191, 80%, 65%) |
| HSV | hsv(191, 60%, 93%) |
| CMYK | cmyk(59.9%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.40, -25.77, -22.19) |
| CIE-LCH | lch(79.40, 34.01, 220.73°) |
| OKLab | oklab(81.23% -0.0914 -0.0616) |
| OKLCH | oklch(81.23% 0.11 214) |
| XYZ | xyz(43.5426, 55.6299, 88.5473) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 5.45
Sky Blue
#87CEEB
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 6.51
Bright Sky Blue
#02CCFE
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4ED #ED785F
analogous
#5FEDBF #5FD4ED #5F8DED
triadic
#5FD4ED #ED5FD4 #D4ED5F
tetradic
#5FD4ED #BF5FED #ED785F #8DED5F
square
#5FD4ED #BF5FED #ED785F #8DED5F
split-complementary
#5FD4ED #ED5F8D #EDBF5F
monochromatic
#159FBC #28C5E7 #5FD4ED #96E3F3 #CDF2F9
Accessibility & contrast
On white
1.73
#5FD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#5FD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4ED
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4ED | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEE
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd4ed; /* rgb */ color: rgb(95, 212, 237); /* oklch */ color: oklch(81.2% 0.110 214.0);
Tailwind
colors: {
custom: {
50: '#99e1f2',
500: '#5fd4ed',
950: '#000000',
},
}SCSS
$custom: #5fd4ed; $custom-light: #99e1f2; $custom-dark: #000000;
JSON
{
"hex": "#5fd4ed",
"rgb": {
"r": 95,
"g": 212,
"b": 237
},
"hsl": {
"h": 190.563,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.81232,
"c": 0.11021,
"h": 214
},
"luminance": 0.55634
}Semantic roles & 50–950 ramp
primary
#5FD4ED
secondary
#BB4D35
accent
#2F09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485