#5FD5F3#5FD5F3
#5FD5F3 is a light, moderate cyan. Relative luminance 0.565; OKLCH L 81.7% C 0.113 H 217.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5F3 |
|---|---|
| RGB | rgb(95, 213, 243) |
| HSL | hsl(192, 86%, 66%) |
| HSV | hsv(192, 61%, 95%) |
| CMYK | cmyk(60.9%, 12.3%, 0%, 4.7%) |
| CIE-LAB | lab(79.89, -24.54, -24.65) |
| CIE-LCH | lch(79.89, 34.78, 225.13°) |
| OKLab | oklab(81.69% -0.0901 -0.0685) |
| OKLCH | oklch(81.69% 0.113 217.2) |
| XYZ | xyz(44.6847, 56.4879, 93.3250) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.17
Sky Blue
#87CEEB
ΔE00 5.09
Bright Sky Blue
#02CCFE
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5F3 #F37D5F
analogous
#5FF3C7 #5FD5F3 #5F8BF3
triadic
#5FD5F3 #F35FD5 #D5F35F
tetradic
#5FD5F3 #C75FF3 #F37D5F #8BF35F
square
#5FD5F3 #C75FF3 #F37D5F #8BF35F
split-complementary
#5FD5F3 #F35F8B #F3C75F
monochromatic
#0FA3C9 #26C6EF #5FD5F3 #98E4F7 #D1F3FC
Accessibility & contrast
On white
1.71
#5FD5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#5FD5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5F3
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5F3 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF5
Deuteranopia (green-blind)
#ACBFF3
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd5f3; /* rgb */ color: rgb(95, 213, 243); /* oklch */ color: oklch(81.7% 0.113 217.2);
Tailwind
colors: {
custom: {
50: '#9ae2f7',
500: '#5fd5f3',
950: '#000000',
},
}SCSS
$custom: #5fd5f3; $custom-light: #9ae2f7; $custom-dark: #000000;
JSON
{
"hex": "#5fd5f3",
"rgb": {
"r": 95,
"g": 213,
"b": 243
},
"hsl": {
"h": 192.162,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.81691,
"c": 0.11322,
"h": 217.2
},
"luminance": 0.56492
}Semantic roles & 50–950 ramp
primary
#5FD5F3
secondary
#C54F31
accent
#3003E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485