#5FD3F3#5FD3F3
#5FD3F3 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.2% C 0.113 H 218.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3F3 |
|---|---|
| RGB | rgb(95, 211, 243) |
| HSL | hsl(193, 86%, 66%) |
| HSV | hsv(193, 61%, 95%) |
| CMYK | cmyk(60.9%, 13.2%, 0%, 4.7%) |
| CIE-LAB | lab(79.32, -23.54, -25.52) |
| CIE-LCH | lch(79.32, 34.72, 227.31°) |
| OKLab | oklab(81.23% -0.0881 -0.071) |
| OKLCH | oklch(81.23% 0.113 218.9) |
| XYZ | xyz(44.1847, 55.4880, 93.1583) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 4.62
Bright Sky Blue
#02CCFE
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 7.39
Lightblue (survey)
#7BC8F6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3F3 #F37F5F
analogous
#5FF3C9 #5FD3F3 #5F89F3
triadic
#5FD3F3 #F35FD3 #D3F35F
tetradic
#5FD3F3 #C95FF3 #F37F5F #89F35F
square
#5FD3F3 #C95FF3 #F37F5F #89F35F
split-complementary
#5FD3F3 #F35F89 #F3C95F
monochromatic
#0FA0C9 #26C3EF #5FD3F3 #98E3F7 #D1F2FC
Accessibility & contrast
On white
1.74
#5FD3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5FD3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3F3
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3F3 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF5
Deuteranopia (green-blind)
#A9BEF3
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd3f3; /* rgb */ color: rgb(95, 211, 243); /* oklch */ color: oklch(81.2% 0.113 218.9);
Tailwind
colors: {
custom: {
50: '#9ae0f7',
500: '#5fd3f3',
950: '#000000',
},
}SCSS
$custom: #5fd3f3; $custom-light: #9ae0f7; $custom-dark: #000000;
JSON
{
"hex": "#5fd3f3",
"rgb": {
"r": 95,
"g": 211,
"b": 243
},
"hsl": {
"h": 192.973,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.81234,
"c": 0.11312,
"h": 218.9
},
"luminance": 0.55492
}Semantic roles & 50–950 ramp
primary
#5FD3F3
secondary
#C55131
accent
#3303E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485