#3DA0BB#3DA0BB
#3DA0BB is a light, moderate cyan. Relative luminance 0.297; OKLCH L 65.9% C 0.098 H 219.3°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA0BB |
|---|---|
| RGB | rgb(61, 160, 187) |
| HSL | hsl(193, 51%, 49%) |
| HSV | hsv(193, 67%, 73%) |
| CMYK | cmyk(67.4%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(61.41, -20.02, -22.36) |
| CIE-LCH | lch(61.41, 30.02, 228.16°) |
| OKLab | oklab(65.93% -0.0762 -0.0623) |
| OKLCH | oklch(65.93% 0.098 219.3) |
| XYZ | xyz(23.4612, 29.7190, 51.5040) |
| Luminance | 0.2972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.85
Greyblue
#77A1B5
ΔE00 7.50
Teal Blue
#01889F
ΔE00 8.87
Cadetblue
#5F9EA0
ΔE00 8.97
Bluegrey
#85A3B2
ΔE00 10.30
Dirty Blue
#3F829D
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA0BB #BB583D
analogous
#3DBB97 #3DA0BB #3D61BB
triadic
#3DA0BB #BB3DA0 #A0BB3D
tetradic
#3DA0BB #973DBB #BB583D #61BB3D
square
#3DA0BB #973DBB #BB583D #61BB3D
split-complementary
#3DA0BB #BB3D61 #BB973D
monochromatic
#1F515F #2E798D #3DA0BB #68B8CE #96CDDD
Accessibility & contrast
On white
3.02
#3DA0BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#3DA0BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3DA0BB
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA0BB | 1.00 | 3.02 | 6.94 | 6.94 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBC
Deuteranopia (green-blind)
#7D8FBB
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3da0bb; /* rgb */ color: rgb(61, 160, 187); /* oklch */ color: oklch(65.9% 0.098 219.3);
Tailwind
colors: {
custom: {
50: '#82bccf',
500: '#3da0bb',
950: '#000000',
},
}SCSS
$custom: #3da0bb; $custom-light: #82bccf; $custom-dark: #000000;
JSON
{
"hex": "#3da0bb",
"rgb": {
"r": 61,
"g": 160,
"b": 187
},
"hsl": {
"h": 192.857,
"s": 50.806,
"l": 48.627
},
"oklch": {
"l": 0.6593,
"c": 0.09845,
"h": 219.3
},
"luminance": 0.29722
}Semantic roles & 50–950 ramp
primary
#3DA0BB
secondary
#C8998C
accent
#6C4EDA
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1213
muted
#7D8182