#3DABB8#3DABB8
#3DABB8 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.099 H 206.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3DABB8 |
|---|---|
| RGB | rgb(61, 171, 184) |
| HSL | hsl(186, 50%, 48%) |
| HSV | hsv(186, 67%, 72%) |
| CMYK | cmyk(66.8%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.62, -26.58, -15.80) |
| CIE-LCH | lch(64.62, 30.92, 210.72°) |
| OKLab | oklab(68.48% -0.0888 -0.0438) |
| OKLCH | oklch(68.48% 0.099 206.3) |
| XYZ | xyz(25.1354, 33.5758, 50.4942) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.75
Cadetblue
#5F9EA0
ΔE00 6.27
Lightseagreen
#20B2AA
ΔE00 8.73
Sea
#3C9992
ΔE00 9.73
Darkturquoise
#00CED1
ΔE00 10.46
Greyblue
#77A1B5
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DABB8 #B84A3D
analogous
#3DB887 #3DABB8 #3D6EB8
triadic
#3DABB8 #B83DAB #ABB83D
tetradic
#3DABB8 #873DB8 #B84A3D #6EB83D
square
#3DABB8 #873DB8 #B84A3D #6EB83D
split-complementary
#3DABB8 #B83D6E #B8873D
monochromatic
#1F565C #2E808A #3DABB8 #66C1CC #94D4DB
Accessibility & contrast
On white
2.72
#3DABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#3DABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DABB8
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DABB8 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B9
Deuteranopia (green-blind)
#8B97B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3dabb8; /* rgb */ color: rgb(61, 171, 184); /* oklch */ color: oklch(68.5% 0.099 206.3);
Tailwind
colors: {
custom: {
50: '#82c4cd',
500: '#3dabb8',
950: '#000000',
},
}SCSS
$custom: #3dabb8; $custom-light: #82c4cd; $custom-dark: #000000;
JSON
{
"hex": "#3dabb8",
"rgb": {
"r": 61,
"g": 171,
"b": 184
},
"hsl": {
"h": 186.341,
"s": 50.204,
"l": 48.039
},
"oklch": {
"l": 0.6848,
"c": 0.09905,
"h": 206.3
},
"luminance": 0.33579
}Semantic roles & 50–950 ramp
primary
#3DABB8
secondary
#C7908A
accent
#5D4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182