#3DB6AF#3DB6AF
#3DB6AF is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.9% C 0.106 H 189.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB6AF |
|---|---|
| RGB | rgb(61, 182, 175) |
| HSL | hsl(177, 50%, 48%) |
| HSV | hsv(177, 66%, 71%) |
| CMYK | cmyk(66.5%, 0%, 3.8%, 28.6%) |
| CIE-LAB | lab(67.68, -34.52, -6.23) |
| CIE-LCH | lch(67.68, 35.07, 190.24°) |
| OKLab | oklab(70.86% -0.1041 -0.0174) |
| OKLCH | oklch(70.86% 0.106 189.5) |
| XYZ | xyz(26.3867, 37.5402, 46.4045) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.92
Topaz
#13BBAF
ΔE00 2.79
Tealish
#24BCA8
ΔE00 4.89
Turquoise (survey)
#06C2AC
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB6AF #B63D44
analogous
#3DB673 #3DB6AF #3D80B6
triadic
#3DB6AF #AF3DB6 #B6AF3D
tetradic
#3DB6AF #733DB6 #B63D44 #80B63D
square
#3DB6AF #733DB6 #B63D44 #80B63D
split-complementary
#3DB6AF #B63D80 #B6733D
monochromatic
#1E5A57 #2E8883 #3DB6AF #65CBC5 #93DBD7
Accessibility & contrast
On white
2.47
#3DB6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#3DB6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB6AF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB6AF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#9A9FB0
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3db6af; /* rgb */ color: rgb(61, 182, 175); /* oklch */ color: oklch(70.9% 0.106 189.5);
Tailwind
colors: {
custom: {
50: '#83ccc6',
500: '#3db6af',
950: '#000000',
},
}SCSS
$custom: #3db6af; $custom-light: #83ccc6; $custom-dark: #000000;
JSON
{
"hex": "#3db6af",
"rgb": {
"r": 61,
"g": 182,
"b": 175
},
"hsl": {
"h": 176.529,
"s": 49.794,
"l": 47.647
},
"oklch": {
"l": 0.7086,
"c": 0.10558,
"h": 189.5
},
"luminance": 0.37543
}Semantic roles & 50–950 ramp
primary
#3DB6AF
secondary
#C6898C
accent
#4E57D9
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282