#3AA4C0#3AA4C0
#3AA4C0 is a light, moderate cyan. Relative luminance 0.313; OKLCH L 67.0% C 0.103 H 219.0°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA4C0 |
|---|---|
| RGB | rgb(58, 164, 192) |
| HSL | hsl(193, 54%, 49%) |
| HSV | hsv(193, 70%, 75%) |
| CMYK | cmyk(69.8%, 14.6%, 0%, 24.7%) |
| CIE-LAB | lab(62.72, -20.97, -23.17) |
| CIE-LCH | lch(62.72, 31.25, 227.85°) |
| OKLab | oklab(67.02% -0.0799 -0.0646) |
| OKLCH | oklch(67.02% 0.103 219) |
| XYZ | xyz(24.5309, 31.2534, 54.5986) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.02
Greyblue
#77A1B5
ΔE00 7.75
Cadetblue
#5F9EA0
ΔE00 9.32
Teal Blue
#01889F
ΔE00 9.95
Bluegrey
#85A3B2
ΔE00 10.48
Deepskyblue
#00BFFF
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA4C0 #C0563A
analogous
#3AC099 #3AA4C0 #3A61C0
triadic
#3AA4C0 #C03AA4 #A4C03A
tetradic
#3AA4C0 #993AC0 #C0563A #61C03A
square
#3AA4C0 #993AC0 #C0563A #61C03A
split-complementary
#3AA4C0 #C03A61 #C0993A
monochromatic
#1E5462 #2C7C91 #3AA4C0 #66BBD1 #95D0DF
Accessibility & contrast
On white
2.90
#3AA4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#3AA4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA4C0
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA4C0 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC2
Deuteranopia (green-blind)
#8092C0
Tritanopia (blue-blind)
#00ADAD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3aa4c0; /* rgb */ color: rgb(58, 164, 192); /* oklch */ color: oklch(67.0% 0.103 219.0);
Tailwind
colors: {
custom: {
50: '#81bfd3',
500: '#3aa4c0',
950: '#000000',
},
}SCSS
$custom: #3aa4c0; $custom-light: #81bfd3; $custom-dark: #000000;
JSON
{
"hex": "#3aa4c0",
"rgb": {
"r": 58,
"g": 164,
"b": 192
},
"hsl": {
"h": 192.537,
"s": 53.6,
"l": 49.02
},
"oklch": {
"l": 0.6702,
"c": 0.10275,
"h": 219
},
"luminance": 0.31256
}Semantic roles & 50–950 ramp
primary
#3AA4C0
secondary
#CA998B
accent
#694BDD
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182