#3DB2AF#3DB2AF
#3DB2AF is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.102 H 192.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB2AF |
|---|---|
| RGB | rgb(61, 178, 175) |
| HSL | hsl(178, 49%, 47%) |
| HSV | hsv(178, 66%, 70%) |
| CMYK | cmyk(65.7%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(66.46, -32.63, -8.04) |
| CIE-LCH | lch(66.46, 33.60, 193.84°) |
| OKLab | oklab(69.87% -0.1 -0.0224) |
| OKLCH | oklch(69.87% 0.102 192.6) |
| XYZ | xyz(25.5792, 35.9252, 46.1353) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.52
Topaz
#13BBAF
ΔE00 4.44
Tealish
#24BCA8
ΔE00 6.65
Cadetblue
#5F9EA0
ΔE00 7.73
Darkturquoise
#00CED1
ΔE00 7.75
Turquoise Blue
#06B1C4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB2AF #B23D40
analogous
#3DB275 #3DB2AF #3D7AB2
triadic
#3DB2AF #AF3DB2 #B2AF3D
tetradic
#3DB2AF #753DB2 #B23D40 #7AB23D
square
#3DB2AF #753DB2 #B23D40 #7AB23D
split-complementary
#3DB2AF #B23D7A #B2753D
monochromatic
#1E5755 #2D8482 #3DB2AF #63C9C7 #90D9D7
Accessibility & contrast
On white
2.57
#3DB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#3DB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB2AF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB2AF | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#959CB0
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3db2af; /* rgb */ color: rgb(61, 178, 175); /* oklch */ color: oklch(69.9% 0.102 192.6);
Tailwind
colors: {
custom: {
50: '#82c9c6',
500: '#3db2af',
950: '#000000',
},
}SCSS
$custom: #3db2af; $custom-light: #82c9c6; $custom-dark: #000000;
JSON
{
"hex": "#3db2af",
"rgb": {
"r": 61,
"g": 178,
"b": 175
},
"hsl": {
"h": 178.462,
"s": 48.954,
"l": 46.863
},
"oklch": {
"l": 0.69872,
"c": 0.10245,
"h": 192.6
},
"luminance": 0.35928
}Semantic roles & 50–950 ramp
primary
#3DB2AF
secondary
#C48788
accent
#4F53D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282