#3FA2C0#3FA2C0
#3FA2C0 is a light, moderate cyan. Relative luminance 0.307; OKLCH L 66.7% C 0.100 H 221.5°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2C0 |
|---|---|
| RGB | rgb(63, 162, 192) |
| HSL | hsl(194, 51%, 50%) |
| HSV | hsv(194, 67%, 75%) |
| CMYK | cmyk(67.2%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(62.25, -19.18, -23.87) |
| CIE-LCH | lch(62.25, 30.62, 231.22°) |
| OKLab | oklab(66.68% -0.0752 -0.0666) |
| OKLCH | oklch(66.68% 0.1 221.5) |
| XYZ | xyz(24.4808, 30.7005, 54.4946) |
| Luminance | 0.3070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.16
Turquoise Blue
#06B1C4
ΔE00 7.18
Teal Blue
#01889F
ΔE00 9.78
Cadetblue
#5F9EA0
ΔE00 9.91
Bluegrey
#85A3B2
ΔE00 10.00
Dirty Blue
#3F829D
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2C0 #C05D3F
analogous
#3FC09D #3FA2C0 #3F62C0
triadic
#3FA2C0 #C03FA2 #A2C03F
tetradic
#3FA2C0 #9D3FC0 #C05D3F #62C03F
square
#3FA2C0 #9D3FC0 #C05D3F #62C03F
split-complementary
#3FA2C0 #C03F62 #C09D3F
monochromatic
#215464 #307B92 #3FA2C0 #6DB8CF #9BCFDE
Accessibility & contrast
On white
2.94
#3FA2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#3FA2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA2C0
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2C0 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC2
Deuteranopia (green-blind)
#7E91C0
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3fa2c0; /* rgb */ color: rgb(63, 162, 192); /* oklch */ color: oklch(66.7% 0.100 221.5);
Tailwind
colors: {
custom: {
50: '#83bdd3',
500: '#3fa2c0',
950: '#000000',
},
}SCSS
$custom: #3fa2c0; $custom-light: #83bdd3; $custom-dark: #000000;
JSON
{
"hex": "#3fa2c0",
"rgb": {
"r": 63,
"g": 162,
"b": 192
},
"hsl": {
"h": 193.953,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.66683,
"c": 0.10047,
"h": 221.5
},
"luminance": 0.30703
}Semantic roles & 50–950 ramp
primary
#3FA2C0
secondary
#CA9E91
accent
#6E4EDA
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182