#3DA8CD#3DA8CD
#3DA8CD is a light, moderate cyan. Relative luminance 0.334; OKLCH L 68.6% C 0.110 H 225.0°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA8CD |
|---|---|
| RGB | rgb(61, 168, 205) |
| HSL | hsl(195, 59%, 52%) |
| HSV | hsv(195, 70%, 80%) |
| CMYK | cmyk(70.2%, 18%, 0%, 19.6%) |
| CIE-LAB | lab(64.49, -18.47, -27.69) |
| CIE-LCH | lch(64.49, 33.28, 236.29°) |
| OKLab | oklab(68.62% -0.0774 -0.0775) |
| OKLCH | oklch(68.62% 0.11 225) |
| XYZ | xyz(26.9421, 33.4021, 62.7731) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.60
Turquoise Blue
#06B1C4
ΔE00 7.95
Deepskyblue
#00BFFF
ΔE00 8.42
Bright Sky Blue
#02CCFE
ΔE00 9.87
Bluegrey
#85A3B2
ΔE00 10.28
Lightblue (survey)
#7BC8F6
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA8CD #CD623D
analogous
#3DCDAA #3DA8CD #3D60CD
triadic
#3DA8CD #CD3DA8 #A8CD3D
tetradic
#3DA8CD #AA3DCD #CD623D #60CD3D
square
#3DA8CD #AA3DCD #CD623D #60CD3D
split-complementary
#3DA8CD #CD3D60 #CDAA3D
monochromatic
#1D5C72 #2A84A3 #3DA8CD #6EBEDA #9ED4E6
Accessibility & contrast
On white
2.73
#3DA8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#3DA8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA8CD
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA8CD | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#8096CD
Tritanopia (blue-blind)
#00B3B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3da8cd; /* rgb */ color: rgb(61, 168, 205); /* oklch */ color: oklch(68.6% 0.110 225.0);
Tailwind
colors: {
custom: {
50: '#84c2dc',
500: '#3da8cd',
950: '#000000',
},
}SCSS
$custom: #3da8cd; $custom-light: #84c2dc; $custom-dark: #000000;
JSON
{
"hex": "#3da8cd",
"rgb": {
"r": 61,
"g": 168,
"b": 205
},
"hsl": {
"h": 195.417,
"s": 59.016,
"l": 52.157
},
"oklch": {
"l": 0.6862,
"c": 0.10954,
"h": 225
},
"luminance": 0.33405
}Semantic roles & 50–950 ramp
primary
#3DA8CD
secondary
#D2A493
accent
#6E46E2
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183