#5FD6F5#5FD6F5
#5FD6F5 is a light, moderate cyan. Relative luminance 0.571; OKLCH L 82.0% C 0.114 H 217.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6F5 |
|---|---|
| RGB | rgb(95, 214, 245) |
| HSL | hsl(192, 88%, 67%) |
| HSV | hsv(192, 61%, 96%) |
| CMYK | cmyk(61.2%, 12.7%, 0%, 3.9%) |
| CIE-LAB | lab(80.24, -24.45, -25.18) |
| CIE-LCH | lch(80.24, 35.10, 225.84°) |
| OKLab | oklab(82% -0.0904 -0.07) |
| OKLCH | oklch(82% 0.114 217.7) |
| XYZ | xyz(45.2406, 57.1139, 95.0084) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.06
Sky Blue
#87CEEB
ΔE00 5.07
Bright Sky Blue
#02CCFE
ΔE00 5.39
Baby Blue
#89CFF0
ΔE00 5.81
Aqua Blue
#02D8E9
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6F5 #F57E5F
analogous
#5FF5C9 #5FD6F5 #5F8BF5
triadic
#5FD6F5 #F55FD6 #D6F55F
tetradic
#5FD6F5 #C95FF5 #F57E5F #8BF55F
square
#5FD6F5 #C95FF5 #F57E5F #8BF55F
split-complementary
#5FD6F5 #F55F8B #F5C95F
monochromatic
#0DA5CD #25C7F1 #5FD6F5 #99E5F9 #D2F4FC
Accessibility & contrast
On white
1.69
#5FD6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5FD6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6F5
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6F5 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F7
Deuteranopia (green-blind)
#ACC0F5
Tritanopia (blue-blind)
#00E1E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd6f5; /* rgb */ color: rgb(95, 214, 245); /* oklch */ color: oklch(82.0% 0.114 217.7);
Tailwind
colors: {
custom: {
50: '#9ae2f8',
500: '#5fd6f5',
950: '#000000',
},
}SCSS
$custom: #5fd6f5; $custom-light: #9ae2f8; $custom-dark: #000000;
JSON
{
"hex": "#5fd6f5",
"rgb": {
"r": 95,
"g": 214,
"b": 245
},
"hsl": {
"h": 192.4,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.81996,
"c": 0.11434,
"h": 217.7
},
"luminance": 0.57119
}Semantic roles & 50–950 ramp
primary
#5FD6F5
secondary
#C94F2F
accent
#3001E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485