#3DABA5#3DABA5
#3DABA5 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.099 H 190.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3DABA5 |
|---|---|
| RGB | rgb(61, 171, 165) |
| HSL | hsl(177, 47%, 45%) |
| HSV | hsv(177, 64%, 67%) |
| CMYK | cmyk(64.3%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(64.02, -32.12, -6.10) |
| CIE-LCH | lch(64.02, 32.69, 190.75°) |
| OKLab | oklab(67.8% -0.0971 -0.017) |
| OKLCH | oklch(67.8% 0.099 190) |
| XYZ | xyz(23.2758, 32.8320, 40.7005) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.58
Topaz
#13BBAF
ΔE00 5.17
Sea
#3C9992
ΔE00 5.59
Blue Green
#0F9B8E
ΔE00 6.38
Tealish
#24BCA8
ΔE00 6.72
Dull Teal
#5F9E8F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DABA5 #AB3D43
analogous
#3DAB6E #3DABA5 #3D7AAB
triadic
#3DABA5 #A53DAB #ABA53D
tetradic
#3DABA5 #6E3DAB #AB3D43 #7AAB3D
square
#3DABA5 #6E3DAB #AB3D43 #7AAB3D
split-complementary
#3DABA5 #AB3D7A #AB6E3D
monochromatic
#1D514E #2D7E79 #3DABA5 #5FC6C0 #8CD6D2
Accessibility & contrast
On white
2.78
#3DABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#3DABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DABA5
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DABA5 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#9196A6
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3daba5; /* rgb */ color: rgb(61, 171, 165); /* oklch */ color: oklch(67.8% 0.099 190.0);
Tailwind
colors: {
custom: {
50: '#81c4bf',
500: '#3daba5',
950: '#000000',
},
}SCSS
$custom: #3daba5; $custom-light: #81c4bf; $custom-dark: #000000;
JSON
{
"hex": "#3daba5",
"rgb": {
"r": 61,
"g": 171,
"b": 165
},
"hsl": {
"h": 176.727,
"s": 47.414,
"l": 45.49
},
"oklch": {
"l": 0.67796,
"c": 0.09859,
"h": 190
},
"luminance": 0.32835
}Semantic roles & 50–950 ramp
primary
#3DABA5
secondary
#C18386
accent
#5158D7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281