#3DA5BE#3DA5BE
#3DA5BE is a light, moderate cyan. Relative luminance 0.316; OKLCH L 67.3% C 0.100 H 216.9°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA5BE |
|---|---|
| RGB | rgb(61, 165, 190) |
| HSL | hsl(192, 51%, 49%) |
| HSV | hsv(192, 68%, 75%) |
| CMYK | cmyk(67.9%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(63.03, -21.68, -21.58) |
| CIE-LCH | lch(63.03, 30.59, 224.86°) |
| OKLab | oklab(67.26% -0.0802 -0.0601) |
| OKLCH | oklch(67.26% 0.1 216.9) |
| XYZ | xyz(24.6700, 31.6173, 53.5078) |
| Luminance | 0.3162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.22
Greyblue
#77A1B5
ΔE00 7.93
Cadetblue
#5F9EA0
ΔE00 8.49
Teal Blue
#01889F
ΔE00 10.10
Bluegrey
#85A3B2
ΔE00 10.55
Deepskyblue
#00BFFF
ΔE00 11.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA5BE #BE563D
analogous
#3DBE97 #3DA5BE #3D65BE
triadic
#3DA5BE #BE3DA5 #A5BE3D
tetradic
#3DA5BE #973DBE #BE563D #65BE3D
square
#3DA5BE #973DBE #BE563D #65BE3D
split-complementary
#3DA5BE #BE3D65 #BE973D
monochromatic
#1F5561 #2E7D90 #3DA5BE #69BBCF #98D0DE
Accessibility & contrast
On white
2.87
#3DA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#3DA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA5BE
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA5BE | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BF
Deuteranopia (green-blind)
#8293BE
Tritanopia (blue-blind)
#00AEAD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3da5be; /* rgb */ color: rgb(61, 165, 190); /* oklch */ color: oklch(67.3% 0.100 216.9);
Tailwind
colors: {
custom: {
50: '#82c0d1',
500: '#3da5be',
950: '#000000',
},
}SCSS
$custom: #3da5be; $custom-light: #82c0d1; $custom-dark: #000000;
JSON
{
"hex": "#3da5be",
"rgb": {
"r": 61,
"g": 165,
"b": 190
},
"hsl": {
"h": 191.628,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.67262,
"c": 0.1002,
"h": 216.9
},
"luminance": 0.3162
}Semantic roles & 50–950 ramp
primary
#3DA5BE
secondary
#C9998D
accent
#684DDB
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182