#3CAAC8#3CAAC8
#3CAAC8 is a light, moderate cyan. Relative luminance 0.339; OKLCH L 68.9% C 0.106 H 219.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAAC8 |
|---|---|
| RGB | rgb(60, 170, 200) |
| HSL | hsl(193, 56%, 51%) |
| HSV | hsv(193, 70%, 78%) |
| CMYK | cmyk(70%, 15%, 0%, 21.6%) |
| CIE-LAB | lab(64.86, -21.26, -24.33) |
| CIE-LCH | lch(64.86, 32.31, 228.85°) |
| OKLab | oklab(68.85% -0.0818 -0.0679) |
| OKLCH | oklch(68.85% 0.106 219.7) |
| XYZ | xyz(26.6592, 33.8772, 59.7663) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.61
Greyblue
#77A1B5
ΔE00 7.96
Deepskyblue
#00BFFF
ΔE00 9.81
Bright Sky Blue
#02CCFE
ΔE00 9.97
Cadetblue
#5F9EA0
ΔE00 10.23
Bluegrey
#85A3B2
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAAC8 #C85A3C
analogous
#3CC8A0 #3CAAC8 #3C64C8
triadic
#3CAAC8 #C83CAA #AAC83C
tetradic
#3CAAC8 #A03CC8 #C85A3C #64C83C
square
#3CAAC8 #A03CC8 #C85A3C #64C83C
split-complementary
#3CAAC8 #C83C64 #C8A03C
monochromatic
#1E5B6B #2C839B #3CAAC8 #6CBFD5 #9BD4E3
Accessibility & contrast
On white
2.70
#3CAAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#3CAAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAAC8
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAAC8 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A5CA
Deuteranopia (green-blind)
#8497C8
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3caac8; /* rgb */ color: rgb(60, 170, 200); /* oklch */ color: oklch(68.9% 0.106 219.7);
Tailwind
colors: {
custom: {
50: '#84c3d8',
500: '#3caac8',
950: '#000000',
},
}SCSS
$custom: #3caac8; $custom-light: #84c3d8; $custom-dark: #000000;
JSON
{
"hex": "#3caac8",
"rgb": {
"r": 60,
"g": 170,
"b": 200
},
"hsl": {
"h": 192.857,
"s": 56,
"l": 50.98
},
"oklch": {
"l": 0.68854,
"c": 0.10634,
"h": 219.7
},
"luminance": 0.3388
}Semantic roles & 50–950 ramp
primary
#3CAAC8
secondary
#CF9E91
accent
#6949DF
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183