#3DA0C0#3DA0C0
#3DA0C0 is a light, moderate cyan. Relative luminance 0.299; OKLCH L 66.1% C 0.102 H 223.1°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA0C0 |
|---|---|
| RGB | rgb(61, 160, 192) |
| HSL | hsl(195, 52%, 50%) |
| HSV | hsv(195, 68%, 75%) |
| CMYK | cmyk(68.2%, 16.7%, 0%, 24.7%) |
| CIE-LAB | lab(61.60, -18.43, -24.88) |
| CIE-LCH | lch(61.60, 30.96, 233.48°) |
| OKLab | oklab(66.14% -0.0743 -0.0695) |
| OKLCH | oklch(66.14% 0.102 223.1) |
| XYZ | xyz(24.0058, 29.9368, 54.3722) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.19
Turquoise Blue
#06B1C4
ΔE00 8.02
Teal Blue
#01889F
ΔE00 9.47
Bluegrey
#85A3B2
ΔE00 10.09
Dirty Blue
#3F829D
ΔE00 10.19
Cadetblue
#5F9EA0
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA0C0 #C05D3D
analogous
#3DC09E #3DA0C0 #3D5FC0
triadic
#3DA0C0 #C03DA0 #A0C03D
tetradic
#3DA0C0 #9E3DC0 #C05D3D #5FC03D
square
#3DA0C0 #9E3DC0 #C05D3D #5FC03D
split-complementary
#3DA0C0 #C03D5F #C09E3D
monochromatic
#1F5363 #2E7992 #3DA0C0 #6AB7D0 #99CEDF
Accessibility & contrast
On white
3.01
#3DA0C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#3DA0C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3DA0C0
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA0C0 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC2
Deuteranopia (green-blind)
#7B8FC0
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3da0c0; /* rgb */ color: rgb(61, 160, 192); /* oklch */ color: oklch(66.1% 0.102 223.1);
Tailwind
colors: {
custom: {
50: '#82bcd3',
500: '#3da0c0',
950: '#000000',
},
}SCSS
$custom: #3da0c0; $custom-light: #82bcd3; $custom-dark: #000000;
JSON
{
"hex": "#3da0c0",
"rgb": {
"r": 61,
"g": 160,
"b": 192
},
"hsl": {
"h": 194.656,
"s": 51.779,
"l": 49.608
},
"oklch": {
"l": 0.66143,
"c": 0.1017,
"h": 223.1
},
"luminance": 0.29939
}Semantic roles & 50–950 ramp
primary
#3DA0C0
secondary
#CA9D8E
accent
#6F4DDB
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182