#3DB5BE#3DB5BE
#3DB5BE is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.1% C 0.104 H 202.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB5BE |
|---|---|
| RGB | rgb(61, 181, 190) |
| HSL | hsl(184, 51%, 49%) |
| HSV | hsv(184, 68%, 75%) |
| CMYK | cmyk(67.9%, 4.7%, 0%, 25.5%) |
| CIE-LAB | lab(67.84, -29.72, -14.28) |
| CIE-LCH | lch(67.84, 32.97, 205.66°) |
| OKLab | oklab(71.14% -0.0966 -0.0396) |
| OKLCH | oklch(71.14% 0.104 202.3) |
| XYZ | xyz(27.7385, 37.7544, 54.5306) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.58
Lightseagreen
#20B2AA
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.23
Cadetblue
#5F9EA0
ΔE00 7.98
Topaz
#13BBAF
ΔE00 8.38
Mediumturquoise
#48D1CC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB5BE #BE463D
analogous
#3DBE87 #3DB5BE #3D75BE
triadic
#3DB5BE #BE3DB5 #B5BE3D
tetradic
#3DB5BE #873DBE #BE463D #75BE3D
square
#3DB5BE #873DBE #BE463D #75BE3D
split-complementary
#3DB5BE #BE3D75 #BE873D
monochromatic
#1F5D61 #2E8990 #3DB5BE #69C8CF #98D9DE
Accessibility & contrast
On white
2.46
#3DB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#3DB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB5BE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB5BE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#949FBF
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3db5be; /* rgb */ color: rgb(61, 181, 190); /* oklch */ color: oklch(71.1% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#84cbd1',
500: '#3db5be',
950: '#000000',
},
}SCSS
$custom: #3db5be; $custom-light: #84cbd1; $custom-dark: #000000;
JSON
{
"hex": "#3db5be",
"rgb": {
"r": 61,
"g": 181,
"b": 190
},
"hsl": {
"h": 184.186,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.71142,
"c": 0.10436,
"h": 202.3
},
"luminance": 0.37758
}Semantic roles & 50–950 ramp
primary
#3DB5BE
secondary
#C9928D
accent
#574DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282