#3DA9BA#3DA9BA
#3DA9BA is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.1% C 0.099 H 209.8°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA9BA |
|---|---|
| RGB | rgb(61, 169, 186) |
| HSL | hsl(188, 51%, 48%) |
| HSV | hsv(188, 67%, 73%) |
| CMYK | cmyk(67.2%, 9.1%, 0%, 27.1%) |
| CIE-LAB | lab(64.09, -24.97, -17.73) |
| CIE-LCH | lch(64.09, 30.62, 215.37°) |
| OKLab | oklab(68.07% -0.0859 -0.0492) |
| OKLCH | oklch(68.07% 0.099 209.8) |
| XYZ | xyz(24.9716, 32.9104, 51.4811) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.95
Cadetblue
#5F9EA0
ΔE00 6.73
Greyblue
#77A1B5
ΔE00 9.63
Lightseagreen
#20B2AA
ΔE00 10.37
Sea
#3C9992
ΔE00 10.74
Teal Blue
#01889F
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA9BA #BA4E3D
analogous
#3DBA8C #3DA9BA #3D6ABA
triadic
#3DA9BA #BA3DA9 #A9BA3D
tetradic
#3DA9BA #8C3DBA #BA4E3D #6ABA3D
square
#3DA9BA #8C3DBA #BA4E3D #6ABA3D
split-complementary
#3DA9BA #BA3D6A #BA8C3D
monochromatic
#1F555E #2E7F8C #3DA9BA #67BFCD #95D3DC
Accessibility & contrast
On white
2.77
#3DA9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#3DA9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA9BA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA9BA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#8896BA
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3da9ba; /* rgb */ color: rgb(61, 169, 186); /* oklch */ color: oklch(68.1% 0.099 209.8);
Tailwind
colors: {
custom: {
50: '#82c3ce',
500: '#3da9ba',
950: '#000000',
},
}SCSS
$custom: #3da9ba; $custom-light: #82c3ce; $custom-dark: #000000;
JSON
{
"hex": "#3da9ba",
"rgb": {
"r": 61,
"g": 169,
"b": 186
},
"hsl": {
"h": 188.16,
"s": 50.607,
"l": 48.431
},
"oklch": {
"l": 0.6807,
"c": 0.09903,
"h": 209.8
},
"luminance": 0.32913
}Semantic roles & 50–950 ramp
primary
#3DA9BA
secondary
#C8938B
accent
#614EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182