#3DBDC1#3DBDC1
#3DBDC1 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.2% C 0.109 H 198.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBDC1 |
|---|---|
| RGB | rgb(61, 189, 193) |
| HSL | hsl(182, 52%, 50%) |
| HSV | hsv(182, 68%, 76%) |
| CMYK | cmyk(68.4%, 2.1%, 0%, 24.3%) |
| CIE-LAB | lab(70.34, -32.69, -12.17) |
| CIE-LCH | lch(70.34, 34.89, 200.42°) |
| OKLab | oklab(73.2% -0.1034 -0.0338) |
| OKLCH | oklch(73.2% 0.109 198.1) |
| XYZ | xyz(29.7434, 41.2341, 56.8332) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.65
Lightseagreen
#20B2AA
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 5.97
Turquoise Blue
#06B1C4
ΔE00 6.14
Topaz
#13BBAF
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBDC1 #C1413D
analogous
#3DC183 #3DBDC1 #3D7BC1
triadic
#3DBDC1 #C13DBD #BDC13D
tetradic
#3DBDC1 #833DC1 #C1413D #7BC13D
square
#3DBDC1 #833DC1 #C1413D #7BC13D
split-complementary
#3DBDC1 #C13D7B #C1833D
monochromatic
#206264 #2E8F92 #3DBDC1 #6BCDD0 #99DDDF
Accessibility & contrast
On white
2.27
#3DBDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#3DBDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBDC1
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBDC1 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C1
Deuteranopia (green-blind)
#9CA6C2
Tritanopia (blue-blind)
#00C3BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3dbdc1; /* rgb */ color: rgb(61, 189, 193); /* oklch */ color: oklch(73.2% 0.109 198.1);
Tailwind
colors: {
custom: {
50: '#85d1d3',
500: '#3dbdc1',
950: '#000000',
},
}SCSS
$custom: #3dbdc1; $custom-light: #85d1d3; $custom-dark: #000000;
JSON
{
"hex": "#3dbdc1",
"rgb": {
"r": 61,
"g": 189,
"b": 193
},
"hsl": {
"h": 181.818,
"s": 51.969,
"l": 49.804
},
"oklch": {
"l": 0.73197,
"c": 0.10876,
"h": 198.1
},
"luminance": 0.41238
}Semantic roles & 50–950 ramp
primary
#3DBDC1
secondary
#CB918F
accent
#514CDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282