#3DB7B8#3DB7B8
#3DB7B8 is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.105 H 195.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB7B8 |
|---|---|
| RGB | rgb(61, 183, 184) |
| HSL | hsl(180, 50%, 48%) |
| HSV | hsv(180, 67%, 72%) |
| CMYK | cmyk(66.8%, 0.5%, 0%, 27.8%) |
| CIE-LAB | lab(68.25, -32.44, -10.35) |
| CIE-LCH | lch(68.25, 34.05, 197.69°) |
| OKLab | oklab(71.41% -0.1012 -0.0287) |
| OKLCH | oklch(71.41% 0.105 195.8) |
| XYZ | xyz(27.5058, 38.3166, 51.2843) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.18
Topaz
#13BBAF
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 6.15
Turquoise Blue
#06B1C4
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 7.00
Tealish
#24BCA8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB7B8 #B83E3D
analogous
#3DB87B #3DB7B8 #3D79B8
triadic
#3DB7B8 #B83DB7 #B7B83D
tetradic
#3DB7B8 #7B3DB8 #B83E3D #79B83D
square
#3DB7B8 #7B3DB8 #B83E3D #79B83D
split-complementary
#3DB7B8 #B83D79 #B87B3D
monochromatic
#1F5C5C #2E898A #3DB7B8 #66CBCC #94DBDB
Accessibility & contrast
On white
2.42
#3DB7B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#3DB7B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB7B8
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB7B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB7B8 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB8
Deuteranopia (green-blind)
#98A1B9
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3db7b8; /* rgb */ color: rgb(61, 183, 184); /* oklch */ color: oklch(71.4% 0.105 195.8);
Tailwind
colors: {
custom: {
50: '#84cdcd',
500: '#3db7b8',
950: '#000000',
},
}SCSS
$custom: #3db7b8; $custom-light: #84cdcd; $custom-dark: #000000;
JSON
{
"hex": "#3db7b8",
"rgb": {
"r": 61,
"g": 183,
"b": 184
},
"hsl": {
"h": 180.488,
"s": 50.204,
"l": 48.039
},
"oklch": {
"l": 0.71414,
"c": 0.10518,
"h": 195.8
},
"luminance": 0.3832
}Semantic roles & 50–950 ramp
primary
#3DB7B8
secondary
#C78A8A
accent
#4F4EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282