#3D9FBF#3D9FBF
#3D9FBF is a light, moderate cyan. Relative luminance 0.295; OKLCH L 65.9% C 0.101 H 223.3°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3D9FBF |
|---|---|
| RGB | rgb(61, 159, 191) |
| HSL | hsl(195, 52%, 49%) |
| HSV | hsv(195, 68%, 75%) |
| CMYK | cmyk(68.1%, 16.8%, 0%, 25.1%) |
| CIE-LAB | lab(61.26, -18.22, -24.84) |
| CIE-LCH | lch(61.26, 30.80, 233.74°) |
| OKLab | oklab(65.86% -0.0736 -0.0694) |
| OKLCH | oklch(65.86% 0.101 223.3) |
| XYZ | xyz(23.7228, 29.5473, 53.7331) |
| Luminance | 0.2955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.20
Turquoise Blue
#06B1C4
ΔE00 8.24
Teal Blue
#01889F
ΔE00 9.23
Dirty Blue
#3F829D
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 10.10
Cadetblue
#5F9EA0
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3D9FBF #BF5D3D
analogous
#3DBF9E #3D9FBF #3D5EBF
triadic
#3D9FBF #BF3D9F #9FBF3D
tetradic
#3D9FBF #9E3DBF #BF5D3D #5EBF3D
square
#3D9FBF #9E3DBF #BF5D3D #5EBF3D
split-complementary
#3D9FBF #BF3D5E #BF9E3D
monochromatic
#1F5262 #2E7891 #3D9FBF #6AB6CF #98CDDE
Accessibility & contrast
On white
3.04
#3D9FBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#3D9FBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3D9FBF
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3D9FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3D9FBF | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC1
Deuteranopia (green-blind)
#7B8EBF
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3d9fbf; /* rgb */ color: rgb(61, 159, 191); /* oklch */ color: oklch(65.9% 0.101 223.3);
Tailwind
colors: {
custom: {
50: '#82bbd2',
500: '#3d9fbf',
950: '#000000',
},
}SCSS
$custom: #3d9fbf; $custom-light: #82bbd2; $custom-dark: #000000;
JSON
{
"hex": "#3d9fbf",
"rgb": {
"r": 61,
"g": 159,
"b": 191
},
"hsl": {
"h": 194.769,
"s": 51.587,
"l": 49.412
},
"oklch": {
"l": 0.6586,
"c": 0.10115,
"h": 223.3
},
"luminance": 0.2955
}Semantic roles & 50–950 ramp
primary
#3D9FBF
secondary
#CA9D8E
accent
#704DDB
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182