#3CAACA#3CAACA
#3CAACA is a light, moderate cyan. Relative luminance 0.340; OKLCH L 68.9% C 0.108 H 221.1°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAACA |
|---|---|
| RGB | rgb(60, 170, 202) |
| HSL | hsl(194, 57%, 51%) |
| HSV | hsv(194, 70%, 79%) |
| CMYK | cmyk(70.3%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(64.94, -20.62, -25.33) |
| CIE-LCH | lch(64.94, 32.66, 230.85°) |
| OKLab | oklab(68.94% -0.081 -0.0707) |
| OKLCH | oklch(68.94% 0.108 221.1) |
| XYZ | xyz(26.8945, 33.9713, 61.0054) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.19
Greyblue
#77A1B5
ΔE00 7.86
Deepskyblue
#00BFFF
ΔE00 9.28
Bright Sky Blue
#02CCFE
ΔE00 9.73
Bluegrey
#85A3B2
ΔE00 10.46
Cadetblue
#5F9EA0
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAACA #CA5C3C
analogous
#3CCAA3 #3CAACA #3C63CA
triadic
#3CAACA #CA3CAA #AACA3C
tetradic
#3CAACA #A33CCA #CA5C3C #63CA3C
square
#3CAACA #A33CCA #CA5C3C #63CA3C
split-complementary
#3CAACA #CA3C63 #CAA33C
monochromatic
#1E5C6E #2B849E #3CAACA #6CBFD7 #9CD4E4
Accessibility & contrast
On white
2.69
#3CAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#3CAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAACA
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAACA | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CC
Deuteranopia (green-blind)
#8397CA
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3caaca; /* rgb */ color: rgb(60, 170, 202); /* oklch */ color: oklch(68.9% 0.108 221.1);
Tailwind
colors: {
custom: {
50: '#84c3da',
500: '#3caaca',
950: '#000000',
},
}SCSS
$custom: #3caaca; $custom-light: #84c3da; $custom-dark: #000000;
JSON
{
"hex": "#3caaca",
"rgb": {
"r": 60,
"g": 170,
"b": 202
},
"hsl": {
"h": 193.521,
"s": 57.258,
"l": 51.373
},
"oklch": {
"l": 0.68939,
"c": 0.10758,
"h": 221.1
},
"luminance": 0.33974
}Semantic roles & 50–950 ramp
primary
#3CAACA
secondary
#D0A092
accent
#6A47E1
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183