#3FA0C0#3FA0C0
#3FA0C0 is a light, moderate cyan. Relative luminance 0.300; OKLCH L 66.2% C 0.101 H 223.4°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA0C0 |
|---|---|
| RGB | rgb(63, 160, 192) |
| HSL | hsl(195, 51%, 50%) |
| HSV | hsv(195, 67%, 75%) |
| CMYK | cmyk(67.2%, 16.7%, 0%, 24.7%) |
| CIE-LAB | lab(61.66, -18.12, -24.79) |
| CIE-LCH | lch(61.66, 30.70, 233.84°) |
| OKLab | oklab(66.2% -0.0732 -0.0692) |
| OKLCH | oklch(66.2% 0.101 223.4) |
| XYZ | xyz(24.1313, 30.0015, 54.3781) |
| Luminance | 0.3000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.05
Turquoise Blue
#06B1C4
ΔE00 8.11
Teal Blue
#01889F
ΔE00 9.55
Bluegrey
#85A3B2
ΔE00 9.95
Dirty Blue
#3F829D
ΔE00 10.19
Cadetblue
#5F9EA0
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA0C0 #C05F3F
analogous
#3FC0A0 #3FA0C0 #3F5FC0
triadic
#3FA0C0 #C03FA0 #A0C03F
tetradic
#3FA0C0 #A03FC0 #C05F3F #5FC03F
square
#3FA0C0 #A03FC0 #C05F3F #5FC03F
split-complementary
#3FA0C0 #C03F5F #C0A03F
monochromatic
#215364 #307A92 #3FA0C0 #6DB7CF #9BCEDE
Accessibility & contrast
On white
3.00
#3FA0C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#3FA0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA0C0
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA0C0 | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC2
Deuteranopia (green-blind)
#7C8FC0
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3fa0c0; /* rgb */ color: rgb(63, 160, 192); /* oklch */ color: oklch(66.2% 0.101 223.4);
Tailwind
colors: {
custom: {
50: '#83bcd3',
500: '#3fa0c0',
950: '#000000',
},
}SCSS
$custom: #3fa0c0; $custom-light: #83bcd3; $custom-dark: #000000;
JSON
{
"hex": "#3fa0c0",
"rgb": {
"r": 63,
"g": 160,
"b": 192
},
"hsl": {
"h": 194.884,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.66204,
"c": 0.10072,
"h": 223.4
},
"luminance": 0.30004
}Semantic roles & 50–950 ramp
primary
#3FA0C0
secondary
#CA9F91
accent
#714EDA
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182