#3FA8CC#3FA8CC
#3FA8CC is a light, moderate cyan. Relative luminance 0.334; OKLCH L 68.6% C 0.108 H 224.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA8CC |
|---|---|
| RGB | rgb(63, 168, 204) |
| HSL | hsl(195, 58%, 52%) |
| HSV | hsv(195, 69%, 80%) |
| CMYK | cmyk(69.1%, 17.6%, 0%, 20%) |
| CIE-LAB | lab(64.50, -18.51, -27.11) |
| CIE-LCH | lch(64.50, 32.82, 235.68°) |
| OKLab | oklab(68.63% -0.0768 -0.0758) |
| OKLCH | oklch(68.63% 0.108 224.6) |
| XYZ | xyz(26.9472, 33.4186, 62.1453) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.47
Turquoise Blue
#06B1C4
ΔE00 7.77
Deepskyblue
#00BFFF
ΔE00 8.59
Bright Sky Blue
#02CCFE
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 10.15
Lightblue (survey)
#7BC8F6
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA8CC #CC633F
analogous
#3FCCA9 #3FA8CC #3F62CC
triadic
#3FA8CC #CC3FA8 #A8CC3F
tetradic
#3FA8CC #A93FCC #CC633F #62CC3F
square
#3FA8CC #A93FCC #CC633F #62CC3F
split-complementary
#3FA8CC #CC3F62 #CCA93F
monochromatic
#1E5D72 #2B84A3 #3FA8CC #6FBED9 #A0D4E6
Accessibility & contrast
On white
2.73
#3FA8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#3FA8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA8CC
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA8CC | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CE
Deuteranopia (green-blind)
#8096CC
Tritanopia (blue-blind)
#00B3B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3fa8cc; /* rgb */ color: rgb(63, 168, 204); /* oklch */ color: oklch(68.6% 0.108 224.6);
Tailwind
colors: {
custom: {
50: '#85c2db',
500: '#3fa8cc',
950: '#000000',
},
}SCSS
$custom: #3fa8cc; $custom-light: #85c2db; $custom-dark: #000000;
JSON
{
"hex": "#3fa8cc",
"rgb": {
"r": 63,
"g": 168,
"b": 204
},
"hsl": {
"h": 195.319,
"s": 58.025,
"l": 52.353
},
"oklch": {
"l": 0.68632,
"c": 0.1079,
"h": 224.6
},
"luminance": 0.33422
}Semantic roles & 50–950 ramp
primary
#3FA8CC
secondary
#D2A495
accent
#6E47E1
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183