#3DBABE#3DBABE
#3DBABE is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.4% C 0.107 H 198.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBABE |
|---|---|
| RGB | rgb(61, 186, 190) |
| HSL | hsl(182, 51%, 49%) |
| HSV | hsv(182, 68%, 75%) |
| CMYK | cmyk(67.9%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.34, -32.13, -12.02) |
| CIE-LCH | lch(69.34, 34.31, 200.50°) |
| OKLab | oklab(72.36% -0.1016 -0.0333) |
| OKLCH | oklch(72.36% 0.107 198.2) |
| XYZ | xyz(28.7735, 39.8243, 54.8756) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.41
Lightseagreen
#20B2AA
ΔE00 5.50
Turquoise Blue
#06B1C4
ΔE00 5.74
Topaz
#13BBAF
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBABE #BE413D
analogous
#3DBE81 #3DBABE #3D7ABE
triadic
#3DBABE #BE3DBA #BABE3D
tetradic
#3DBABE #813DBE #BE413D #7ABE3D
square
#3DBABE #813DBE #BE413D #7ABE3D
split-complementary
#3DBABE #BE3D7A #BE813D
monochromatic
#1F5F61 #2E8D90 #3DBABE #69CCCF #98DCDE
Accessibility & contrast
On white
2.34
#3DBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#3DBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBABE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBABE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2BE
Deuteranopia (green-blind)
#9AA3BF
Tritanopia (blue-blind)
#00C0BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3dbabe; /* rgb */ color: rgb(61, 186, 190); /* oklch */ color: oklch(72.4% 0.107 198.2);
Tailwind
colors: {
custom: {
50: '#84cfd1',
500: '#3dbabe',
950: '#000000',
},
}SCSS
$custom: #3dbabe; $custom-light: #84cfd1; $custom-dark: #000000;
JSON
{
"hex": "#3dbabe",
"rgb": {
"r": 61,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.86,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.7236,
"c": 0.10697,
"h": 198.2
},
"luminance": 0.39828
}Semantic roles & 50–950 ramp
primary
#3DBABE
secondary
#C98F8D
accent
#514DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282