#3DB3BE#3DB3BE
#3DB3BE is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.7% C 0.103 H 204.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB3BE |
|---|---|
| RGB | rgb(61, 179, 190) |
| HSL | hsl(185, 51%, 49%) |
| HSV | hsv(185, 68%, 75%) |
| CMYK | cmyk(67.9%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(67.24, -28.74, -15.18) |
| CIE-LCH | lch(67.24, 32.51, 207.84°) |
| OKLab | oklab(70.66% -0.0945 -0.0421) |
| OKLCH | oklch(70.66% 0.103 204) |
| XYZ | xyz(27.3348, 36.9469, 54.3961) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.82
Cadetblue
#5F9EA0
ΔE00 7.67
Lightseagreen
#20B2AA
ΔE00 7.67
Darkturquoise
#00CED1
ΔE00 8.05
Topaz
#13BBAF
ΔE00 9.25
Aqua Blue
#02D8E9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB3BE #BE483D
analogous
#3DBE89 #3DB3BE #3D73BE
triadic
#3DB3BE #BE3DB3 #B3BE3D
tetradic
#3DB3BE #893DBE #BE483D #73BE3D
square
#3DB3BE #893DBE #BE483D #73BE3D
split-complementary
#3DB3BE #BE3D73 #BE893D
monochromatic
#1F5C61 #2E8790 #3DB3BE #69C6CF #98D8DE
Accessibility & contrast
On white
2.50
#3DB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#3DB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB3BE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB3BE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3db3be; /* rgb */ color: rgb(61, 179, 190); /* oklch */ color: oklch(70.7% 0.103 204.0);
Tailwind
colors: {
custom: {
50: '#84cad1',
500: '#3db3be',
950: '#000000',
},
}SCSS
$custom: #3db3be; $custom-light: #84cad1; $custom-dark: #000000;
JSON
{
"hex": "#3db3be",
"rgb": {
"r": 61,
"g": 179,
"b": 190
},
"hsl": {
"h": 185.116,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.70655,
"c": 0.10348,
"h": 204
},
"luminance": 0.3695
}Semantic roles & 50–950 ramp
primary
#3DB3BE
secondary
#C9928D
accent
#594DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282