#3DB4AF#3DB4AF
#3DB4AF is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.4% C 0.104 H 191.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB4AF |
|---|---|
| RGB | rgb(61, 180, 175) |
| HSL | hsl(177, 49%, 47%) |
| HSV | hsv(177, 66%, 71%) |
| CMYK | cmyk(66.1%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(67.07, -33.57, -7.14) |
| CIE-LCH | lch(67.07, 34.32, 192.00°) |
| OKLab | oklab(70.37% -0.1021 -0.0199) |
| OKLCH | oklch(70.37% 0.104 191) |
| XYZ | xyz(25.9801, 36.7268, 46.2689) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.03
Topaz
#13BBAF
ΔE00 3.58
Tealish
#24BCA8
ΔE00 5.75
Turquoise (survey)
#06C2AC
ΔE00 6.99
Darkturquoise
#00CED1
ΔE00 7.47
Mediumturquoise
#48D1CC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB4AF #B43D42
analogous
#3DB474 #3DB4AF #3D7EB4
triadic
#3DB4AF #AF3DB4 #B4AF3D
tetradic
#3DB4AF #743DB4 #B43D42 #7EB43D
square
#3DB4AF #743DB4 #B43D42 #7EB43D
split-complementary
#3DB4AF #B43D7E #B4743D
monochromatic
#1E5956 #2E8683 #3DB4AF #64CAC6 #92DAD7
Accessibility & contrast
On white
2.52
#3DB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#3DB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB4AF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB4AF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#989EB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3db4af; /* rgb */ color: rgb(61, 180, 175); /* oklch */ color: oklch(70.4% 0.104 191.0);
Tailwind
colors: {
custom: {
50: '#82cbc6',
500: '#3db4af',
950: '#000000',
},
}SCSS
$custom: #3db4af; $custom-light: #82cbc6; $custom-dark: #000000;
JSON
{
"hex": "#3db4af",
"rgb": {
"r": 61,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.479,
"s": 49.378,
"l": 47.255
},
"oklch": {
"l": 0.70366,
"c": 0.10398,
"h": 191
},
"luminance": 0.3673
}Semantic roles & 50–950 ramp
primary
#3DB4AF
secondary
#C5888A
accent
#4F55D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282