#3DB2C0#3DB2C0
#3DB2C0 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.5% C 0.104 H 206.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB2C0 |
|---|---|
| RGB | rgb(61, 178, 192) |
| HSL | hsl(186, 52%, 50%) |
| HSV | hsv(186, 68%, 75%) |
| CMYK | cmyk(68.2%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(67.00, -27.65, -16.64) |
| CIE-LCH | lch(67.00, 32.27, 211.04°) |
| OKLab | oklab(70.49% -0.0927 -0.0462) |
| OKLCH | oklch(70.49% 0.104 206.5) |
| XYZ | xyz(27.3552, 36.6356, 55.4886) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.06
Cadetblue
#5F9EA0
ΔE00 7.79
Lightseagreen
#20B2AA
ΔE00 8.79
Darkturquoise
#00CED1
ΔE00 8.86
Aqua Blue
#02D8E9
ΔE00 9.82
Topaz
#13BBAF
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB2C0 #C04B3D
analogous
#3DC08D #3DB2C0 #3D71C0
triadic
#3DB2C0 #C03DB2 #B2C03D
tetradic
#3DB2C0 #8D3DC0 #C04B3D #71C03D
square
#3DB2C0 #8D3DC0 #C04B3D #71C03D
split-complementary
#3DB2C0 #C03D71 #C08D3D
monochromatic
#1F5C63 #2E8792 #3DB2C0 #6AC5D0 #99D7DF
Accessibility & contrast
On white
2.52
#3DB2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#3DB2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB2C0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB2C0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3db2c0; /* rgb */ color: rgb(61, 178, 192); /* oklch */ color: oklch(70.5% 0.104 206.5);
Tailwind
colors: {
custom: {
50: '#84c9d3',
500: '#3db2c0',
950: '#000000',
},
}SCSS
$custom: #3db2c0; $custom-light: #84c9d3; $custom-dark: #000000;
JSON
{
"hex": "#3db2c0",
"rgb": {
"r": 61,
"g": 178,
"b": 192
},
"hsl": {
"h": 186.412,
"s": 51.779,
"l": 49.608
},
"oklch": {
"l": 0.70488,
"c": 0.10354,
"h": 206.5
},
"luminance": 0.36639
}Semantic roles & 50–950 ramp
primary
#3DB2C0
secondary
#CA958E
accent
#5C4DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282