#3DB8AF#3DB8AF
#3DB8AF is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.4% C 0.107 H 188.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB8AF |
|---|---|
| RGB | rgb(61, 184, 175) |
| HSL | hsl(176, 50%, 48%) |
| HSV | hsv(176, 67%, 72%) |
| CMYK | cmyk(66.8%, 0%, 4.9%, 27.8%) |
| CIE-LAB | lab(68.29, -35.45, -5.33) |
| CIE-LCH | lch(68.29, 35.85, 188.55°) |
| OKLab | oklab(71.35% -0.1062 -0.015) |
| OKLCH | oklch(71.35% 0.107 188) |
| XYZ | xyz(26.7993, 38.3652, 46.5420) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.13
Lightseagreen
#20B2AA
ΔE00 2.21
Tealish
#24BCA8
ΔE00 4.07
Turquoise (survey)
#06C2AC
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB8AF #B83D46
analogous
#3DB872 #3DB8AF #3D83B8
triadic
#3DB8AF #AF3DB8 #B8AF3D
tetradic
#3DB8AF #723DB8 #B83D46 #83B83D
square
#3DB8AF #723DB8 #B83D46 #83B83D
split-complementary
#3DB8AF #B83D83 #B8723D
monochromatic
#1F5C58 #2E8A83 #3DB8AF #66CCC5 #94DBD6
Accessibility & contrast
On white
2.42
#3DB8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#3DB8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB8AF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB8AF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#9CA1B0
Tritanopia (blue-blind)
#00BCB5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3db8af; /* rgb */ color: rgb(61, 184, 175); /* oklch */ color: oklch(71.4% 0.107 188.0);
Tailwind
colors: {
custom: {
50: '#83cec6',
500: '#3db8af',
950: '#000000',
},
}SCSS
$custom: #3db8af; $custom-light: #83cec6; $custom-dark: #000000;
JSON
{
"hex": "#3db8af",
"rgb": {
"r": 61,
"g": 184,
"b": 175
},
"hsl": {
"h": 175.61,
"s": 50.204,
"l": 48.039
},
"oklch": {
"l": 0.71354,
"c": 0.10725,
"h": 188
},
"luminance": 0.38368
}Semantic roles & 50–950 ramp
primary
#3DB8AF
secondary
#C78A8E
accent
#4E58DA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282