#3DABBC#3DABBC
#3DABBC is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.100 H 209.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3DABBC |
|---|---|
| RGB | rgb(61, 171, 188) |
| HSL | hsl(188, 51%, 49%) |
| HSV | hsv(188, 68%, 74%) |
| CMYK | cmyk(67.6%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.76, -25.37, -17.82) |
| CIE-LCH | lch(64.76, 31.00, 215.09°) |
| OKLab | oklab(68.64% -0.0872 -0.0495) |
| OKLCH | oklch(68.64% 0.1 209.6) |
| XYZ | xyz(25.5606, 33.7459, 52.7337) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.52
Cadetblue
#5F9EA0
ΔE00 7.03
Greyblue
#77A1B5
ΔE00 9.82
Lightseagreen
#20B2AA
ΔE00 10.21
Sea
#3C9992
ΔE00 10.99
Darkturquoise
#00CED1
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DABBC #BC4E3D
analogous
#3DBC8E #3DABBC #3D6CBC
triadic
#3DABBC #BC3DAB #ABBC3D
tetradic
#3DABBC #8E3DBC #BC4E3D #6CBC3D
square
#3DABBC #8E3DBC #BC4E3D #6CBC3D
split-complementary
#3DABBC #BC3D6C #BC8E3D
monochromatic
#1F5760 #2E818E #3DABBC #68C0CE #96D4DD
Accessibility & contrast
On white
2.71
#3DABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#3DABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DABBC
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DABBC | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8A97BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3dabbc; /* rgb */ color: rgb(61, 171, 188); /* oklch */ color: oklch(68.6% 0.100 209.6);
Tailwind
colors: {
custom: {
50: '#83c4d0',
500: '#3dabbc',
950: '#000000',
},
}SCSS
$custom: #3dabbc; $custom-light: #83c4d0; $custom-dark: #000000;
JSON
{
"hex": "#3dabbc",
"rgb": {
"r": 61,
"g": 171,
"b": 188
},
"hsl": {
"h": 188.031,
"s": 51.004,
"l": 48.824
},
"oklch": {
"l": 0.68635,
"c": 0.10024,
"h": 209.6
},
"luminance": 0.33749
}Semantic roles & 50–950 ramp
primary
#3DABBC
secondary
#C9948C
accent
#604DDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182