#3FABCA#3FABCA
#3FABCA is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.3% C 0.106 H 220.6°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABCA |
|---|---|
| RGB | rgb(63, 171, 202) |
| HSL | hsl(193, 57%, 52%) |
| HSV | hsv(193, 69%, 79%) |
| CMYK | cmyk(68.8%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.31, -20.72, -24.75) |
| CIE-LCH | lch(65.31, 32.27, 230.07°) |
| OKLab | oklab(69.26% -0.0806 -0.0691) |
| OKLCH | oklch(69.26% 0.106 220.6) |
| XYZ | xyz(27.2691, 34.4438, 61.0768) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.94
Greyblue
#77A1B5
ΔE00 7.85
Deepskyblue
#00BFFF
ΔE00 9.32
Bright Sky Blue
#02CCFE
ΔE00 9.57
Bluegrey
#85A3B2
ΔE00 10.39
Cadetblue
#5F9EA0
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABCA #CA5E3F
analogous
#3FCAA3 #3FABCA #3F66CA
triadic
#3FABCA #CA3FAB #ABCA3F
tetradic
#3FABCA #A33FCA #CA5E3F #66CA3F
square
#3FABCA #A33FCA #CA5E3F #66CA3F
split-complementary
#3FABCA #CA3F66 #CAA33F
monochromatic
#1F5E70 #2C86A0 #3FABCA #6FC0D7 #9FD5E4
Accessibility & contrast
On white
2.66
#3FABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#3FABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABCA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABCA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CC
Deuteranopia (green-blind)
#8598CA
Tritanopia (blue-blind)
#00B5B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3fabca; /* rgb */ color: rgb(63, 171, 202); /* oklch */ color: oklch(69.3% 0.106 220.6);
Tailwind
colors: {
custom: {
50: '#85c4da',
500: '#3fabca',
950: '#000000',
},
}SCSS
$custom: #3fabca; $custom-light: #85c4da; $custom-dark: #000000;
JSON
{
"hex": "#3fabca",
"rgb": {
"r": 63,
"g": 171,
"b": 202
},
"hsl": {
"h": 193.381,
"s": 56.735,
"l": 51.961
},
"oklch": {
"l": 0.6926,
"c": 0.10612,
"h": 220.6
},
"luminance": 0.34447
}Semantic roles & 50–950 ramp
primary
#3FABCA
secondary
#D1A294
accent
#6A48E0
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183