#3FA5CA#3FA5CA
#3FA5CA is a light, moderate cyan. Relative luminance 0.322; OKLCH L 67.8% C 0.107 H 225.9°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA5CA |
|---|---|
| RGB | rgb(63, 165, 202) |
| HSL | hsl(196, 57%, 52%) |
| HSV | hsv(196, 69%, 79%) |
| CMYK | cmyk(68.8%, 18.3%, 0%, 20.8%) |
| CIE-LAB | lab(63.53, -17.56, -27.49) |
| CIE-LCH | lch(63.53, 32.62, 237.43°) |
| OKLab | oklab(67.83% -0.0745 -0.0769) |
| OKLCH | oklch(67.83% 0.107 225.9) |
| XYZ | xyz(26.1614, 32.2284, 60.7076) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.28
Turquoise Blue
#06B1C4
ΔE00 8.48
Deepskyblue
#00BFFF
ΔE00 9.00
Bluegrey
#85A3B2
ΔE00 10.05
Bright Sky Blue
#02CCFE
ΔE00 10.74
Azure (survey)
#069AF3
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA5CA #CA643F
analogous
#3FCAAA #3FA5CA #3F60CA
triadic
#3FA5CA #CA3FA5 #A5CA3F
tetradic
#3FA5CA #AA3FCA #CA643F #60CA3F
square
#3FA5CA #AA3FCA #CA643F #60CA3F
split-complementary
#3FA5CA #CA3F60 #CAAA3F
monochromatic
#1F5A70 #2C81A0 #3FA5CA #6FBBD7 #9FD2E4
Accessibility & contrast
On white
2.82
#3FA5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#3FA5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA5CA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA5CA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CC
Deuteranopia (green-blind)
#7E94CA
Tritanopia (blue-blind)
#00B0B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3fa5ca; /* rgb */ color: rgb(63, 165, 202); /* oklch */ color: oklch(67.8% 0.107 225.9);
Tailwind
colors: {
custom: {
50: '#85bfda',
500: '#3fa5ca',
950: '#000000',
},
}SCSS
$custom: #3fa5ca; $custom-light: #85bfda; $custom-dark: #000000;
JSON
{
"hex": "#3fa5ca",
"rgb": {
"r": 63,
"g": 165,
"b": 202
},
"hsl": {
"h": 195.971,
"s": 56.735,
"l": 51.961
},
"oklch": {
"l": 0.67833,
"c": 0.10708,
"h": 225.9
},
"luminance": 0.32231
}Semantic roles & 50–950 ramp
primary
#3FA5CA
secondary
#D1A494
accent
#7048E0
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183