#3FA3CA#3FA3CA
#3FA3CA is a light, moderate cyan. Relative luminance 0.315; OKLCH L 67.4% C 0.108 H 227.7°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA3CA |
|---|---|
| RGB | rgb(63, 163, 202) |
| HSL | hsl(197, 57%, 52%) |
| HSV | hsv(197, 69%, 79%) |
| CMYK | cmyk(68.8%, 19.3%, 0%, 20.8%) |
| CIE-LAB | lab(62.94, -16.49, -28.40) |
| CIE-LCH | lch(62.94, 32.84, 239.85°) |
| OKLab | oklab(67.36% -0.0725 -0.0795) |
| OKLCH | oklch(67.36% 0.108 227.7) |
| XYZ | xyz(25.8035, 31.5126, 60.5883) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.30
Deepskyblue
#00BFFF
ΔE00 9.11
Turquoise Blue
#06B1C4
ΔE00 9.35
Bluegrey
#85A3B2
ΔE00 10.10
Azure (survey)
#069AF3
ΔE00 10.23
Bright Sky Blue
#02CCFE
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA3CA #CA663F
analogous
#3FCAAC #3FA3CA #3F5DCA
triadic
#3FA3CA #CA3FA3 #A3CA3F
tetradic
#3FA3CA #AC3FCA #CA663F #5DCA3F
square
#3FA3CA #AC3FCA #CA663F #5DCA3F
split-complementary
#3FA3CA #CA3F5D #CAAC3F
monochromatic
#1F5970 #2C7FA0 #3FA3CA #6FBAD7 #9FD1E4
Accessibility & contrast
On white
2.88
#3FA3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#3FA3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA3CA
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA3CA | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#7B92CA
Tritanopia (blue-blind)
#00AEB0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3fa3ca; /* rgb */ color: rgb(63, 163, 202); /* oklch */ color: oklch(67.4% 0.108 227.7);
Tailwind
colors: {
custom: {
50: '#84beda',
500: '#3fa3ca',
950: '#000000',
},
}SCSS
$custom: #3fa3ca; $custom-light: #84beda; $custom-dark: #000000;
JSON
{
"hex": "#3fa3ca",
"rgb": {
"r": 63,
"g": 163,
"b": 202
},
"hsl": {
"h": 196.835,
"s": 56.735,
"l": 51.961
},
"oklch": {
"l": 0.67358,
"c": 0.10761,
"h": 227.7
},
"luminance": 0.31515
}Semantic roles & 50–950 ramp
primary
#3FA3CA
secondary
#D1A594
accent
#7348E0
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0C1214
muted
#7D8183