#3DB8BE#3DB8BE
#3DB8BE is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.9% C 0.106 H 199.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB8BE |
|---|---|
| RGB | rgb(61, 184, 190) |
| HSL | hsl(183, 51%, 49%) |
| HSV | hsv(183, 68%, 75%) |
| CMYK | cmyk(67.9%, 3.2%, 0%, 25.5%) |
| CIE-LAB | lab(68.74, -31.18, -12.92) |
| CIE-LCH | lch(68.74, 33.75, 202.51°) |
| OKLab | oklab(71.87% -0.0996 -0.0358) |
| OKLCH | oklch(71.87% 0.106 199.8) |
| XYZ | xyz(28.3551, 38.9875, 54.7362) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.85
Lightseagreen
#20B2AA
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.08
Topaz
#13BBAF
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.51
Cadetblue
#5F9EA0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB8BE #BE433D
analogous
#3DBE84 #3DB8BE #3D78BE
triadic
#3DB8BE #BE3DB8 #B8BE3D
tetradic
#3DB8BE #843DBE #BE433D #78BE3D
square
#3DB8BE #843DBE #BE433D #78BE3D
split-complementary
#3DB8BE #BE3D78 #BE843D
monochromatic
#1F5E61 #2E8B90 #3DB8BE #69CACF #98DBDE
Accessibility & contrast
On white
2.39
#3DB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#3DB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB8BE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB8BE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#98A2BF
Tritanopia (blue-blind)
#00BFBA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3db8be; /* rgb */ color: rgb(61, 184, 190); /* oklch */ color: oklch(71.9% 0.106 199.8);
Tailwind
colors: {
custom: {
50: '#84cdd1',
500: '#3db8be',
950: '#000000',
},
}SCSS
$custom: #3db8be; $custom-light: #84cdd1; $custom-dark: #000000;
JSON
{
"hex": "#3db8be",
"rgb": {
"r": 61,
"g": 184,
"b": 190
},
"hsl": {
"h": 182.791,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.71872,
"c": 0.10586,
"h": 199.8
},
"luminance": 0.38991
}Semantic roles & 50–950 ramp
primary
#3DB8BE
secondary
#C9908D
accent
#544DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282