#3DABB6#3DABB6
#3DABB6 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.099 H 204.6°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3DABB6 |
|---|---|
| RGB | rgb(61, 171, 182) |
| HSL | hsl(185, 50%, 48%) |
| HSV | hsv(185, 66%, 71%) |
| CMYK | cmyk(66.5%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.56, -27.18, -14.79) |
| CIE-LCH | lch(64.56, 30.94, 208.54°) |
| OKLab | oklab(68.4% -0.0897 -0.041) |
| OKLCH | oklch(68.4% 0.099 204.6) |
| XYZ | xyz(24.9272, 33.4925, 49.3979) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.16
Cadetblue
#5F9EA0
ΔE00 5.98
Lightseagreen
#20B2AA
ΔE00 7.99
Sea
#3C9992
ΔE00 9.12
Topaz
#13BBAF
ΔE00 10.09
Darkturquoise
#00CED1
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DABB6 #B6483D
analogous
#3DB685 #3DABB6 #3D6EB6
triadic
#3DABB6 #B63DAB #ABB63D
tetradic
#3DABB6 #853DB6 #B6483D #6EB63D
square
#3DABB6 #853DB6 #B6483D #6EB63D
split-complementary
#3DABB6 #B63D6E #B6853D
monochromatic
#1E555A #2E8088 #3DABB6 #65C2CB #93D4DB
Accessibility & contrast
On white
2.73
#3DABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#3DABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DABB6
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DABB6 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B7
Deuteranopia (green-blind)
#8C97B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3dabb6; /* rgb */ color: rgb(61, 171, 182); /* oklch */ color: oklch(68.4% 0.099 204.6);
Tailwind
colors: {
custom: {
50: '#82c4cb',
500: '#3dabb6',
950: '#000000',
},
}SCSS
$custom: #3dabb6; $custom-light: #82c4cb; $custom-dark: #000000;
JSON
{
"hex": "#3dabb6",
"rgb": {
"r": 61,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.455,
"s": 49.794,
"l": 47.647
},
"oklch": {
"l": 0.68404,
"c": 0.0986,
"h": 204.6
},
"luminance": 0.33495
}Semantic roles & 50–950 ramp
primary
#3DABB6
secondary
#C68E89
accent
#5B4ED9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182