#3DABCD#3DABCD
#3DABCD is a light, moderate cyan. Relative luminance 0.345; OKLCH L 69.3% C 0.109 H 222.4°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3DABCD |
|---|---|
| RGB | rgb(61, 171, 205) |
| HSL | hsl(194, 59%, 52%) |
| HSV | hsv(194, 70%, 80%) |
| CMYK | cmyk(70.2%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(65.38, -20.05, -26.32) |
| CIE-LCH | lch(65.38, 33.08, 232.71°) |
| OKLab | oklab(69.33% -0.0804 -0.0736) |
| OKLCH | oklch(69.33% 0.109 222.4) |
| XYZ | xyz(27.5023, 34.5226, 62.9598) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.72
Greyblue
#77A1B5
ΔE00 7.88
Deepskyblue
#00BFFF
ΔE00 8.59
Bright Sky Blue
#02CCFE
ΔE00 9.26
Bluegrey
#85A3B2
ΔE00 10.44
Lightblue (survey)
#7BC8F6
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DABCD #CD5F3D
analogous
#3DCDA7 #3DABCD #3D63CD
triadic
#3DABCD #CD3DAB #ABCD3D
tetradic
#3DABCD #A73DCD #CD5F3D #63CD3D
square
#3DABCD #A73DCD #CD5F3D #63CD3D
split-complementary
#3DABCD #CD3D63 #CDA73D
monochromatic
#1D5E72 #2A86A3 #3DABCD #6EC0DA #9ED5E6
Accessibility & contrast
On white
2.66
#3DABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#3DABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DABCD
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DABCD | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#8398CD
Tritanopia (blue-blind)
#00B6B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3dabcd; /* rgb */ color: rgb(61, 171, 205); /* oklch */ color: oklch(69.3% 0.109 222.4);
Tailwind
colors: {
custom: {
50: '#85c4dc',
500: '#3dabcd',
950: '#000000',
},
}SCSS
$custom: #3dabcd; $custom-light: #85c4dc; $custom-dark: #000000;
JSON
{
"hex": "#3dabcd",
"rgb": {
"r": 61,
"g": 171,
"b": 205
},
"hsl": {
"h": 194.167,
"s": 59.016,
"l": 52.157
},
"oklch": {
"l": 0.69333,
"c": 0.10899,
"h": 222.4
},
"luminance": 0.34526
}Semantic roles & 50–950 ramp
primary
#3DABCD
secondary
#D2A293
accent
#6B46E2
background
#F8FCFD
surface
#F0F8FB
border
#CBD1D4
text
#0C1215
muted
#7D8183