#3DA4AB#3DA4AB
#3DA4AB is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.3% C 0.094 H 201.5°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA4AB |
|---|---|
| RGB | rgb(61, 164, 171) |
| HSL | hsl(184, 47%, 45%) |
| HSV | hsv(184, 64%, 67%) |
| CMYK | cmyk(64.3%, 4.1%, 0%, 32.9%) |
| CIE-LAB | lab(62.07, -26.97, -12.38) |
| CIE-LCH | lch(62.07, 29.68, 204.65°) |
| OKLab | oklab(66.27% -0.087 -0.0343) |
| OKLCH | oklch(66.27% 0.094 201.5) |
| XYZ | xyz(22.5474, 30.4808, 43.2153) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.43
Turquoise Blue
#06B1C4
ΔE00 5.43
Sea
#3C9992
ΔE00 6.70
Lightseagreen
#20B2AA
ΔE00 7.43
Blue Green
#0F9B8E
ΔE00 9.21
Darkcyan
#008B8B
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA4AB #AB443D
analogous
#3DAB7B #3DA4AB #3D6DAB
triadic
#3DA4AB #AB3DA4 #A4AB3D
tetradic
#3DA4AB #7B3DAB #AB443D #6DAB3D
square
#3DA4AB #7B3DAB #AB443D #6DAB3D
split-complementary
#3DA4AB #AB3D6D #AB7B3D
monochromatic
#1D4D51 #2D797E #3DA4AB #5FBFC6 #8CD1D6
Accessibility & contrast
On white
2.96
#3DA4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#3DA4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA4AB
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA4AB | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAC
Deuteranopia (green-blind)
#8791AC
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3da4ab; /* rgb */ color: rgb(61, 164, 171); /* oklch */ color: oklch(66.3% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#80bfc4',
500: '#3da4ab',
950: '#000000',
},
}SCSS
$custom: #3da4ab; $custom-light: #80bfc4; $custom-dark: #000000;
JSON
{
"hex": "#3da4ab",
"rgb": {
"r": 61,
"g": 164,
"b": 171
},
"hsl": {
"h": 183.818,
"s": 47.414,
"l": 45.49
},
"oklch": {
"l": 0.66273,
"c": 0.09354,
"h": 201.5
},
"luminance": 0.30483
}Semantic roles & 50–950 ramp
primary
#3DA4AB
secondary
#C18783
accent
#5951D7
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181