#3BC7AA#3BC7AA
#3BC7AA is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.9% C 0.125 H 175.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC7AA |
|---|---|
| RGB | rgb(59, 199, 170) |
| HSL | hsl(168, 56%, 51%) |
| HSV | hsv(168, 70%, 78%) |
| CMYK | cmyk(70.4%, 0%, 14.6%, 22%) |
| CIE-LAB | lab(72.68, -43.78, 3.82) |
| CIE-LCH | lch(72.68, 43.95, 175.02°) |
| OKLab | oklab(74.87% -0.1246 0.0094) |
| OKLCH | oklch(74.87% 0.125 175.7) |
| XYZ | xyz(29.4791, 44.6755, 45.0920) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.03
Tealish
#24BCA8
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.17
Aquamarine (survey)
#04D8B2
ΔE00 4.65
Greeny Blue
#42B395
ΔE00 5.52
Seafoam Blue
#78D1B6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC7AA #C73B58
analogous
#3BC764 #3BC7AA #3B9EC7
triadic
#3BC7AA #AA3BC7 #C7AA3B
tetradic
#3BC7AA #643BC7 #C73B58 #9EC73B
square
#3BC7AA #643BC7 #C73B58 #9EC73B
split-complementary
#3BC7AA #C73B9E #C7643B
monochromatic
#1E695A #2C9982 #3BC7AA #6BD5BF #9AE2D3
Accessibility & contrast
On white
2.11
#3BC7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#3BC7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC7AA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC7AA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA9
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#00CABE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3bc7aa; /* rgb */ color: rgb(59, 199, 170); /* oklch */ color: oklch(74.9% 0.125 175.7);
Tailwind
colors: {
custom: {
50: '#84d9c3',
500: '#3bc7aa',
950: '#000000',
},
}SCSS
$custom: #3bc7aa; $custom-light: #84d9c3; $custom-dark: #000000;
JSON
{
"hex": "#3bc7aa",
"rgb": {
"r": 59,
"g": 199,
"b": 170
},
"hsl": {
"h": 167.571,
"s": 55.556,
"l": 50.588
},
"oklch": {
"l": 0.74873,
"c": 0.12499,
"h": 175.7
},
"luminance": 0.44679
}Semantic roles & 50–950 ramp
primary
#3BC7AA
secondary
#CE909D
accent
#4968DF
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1512
muted
#7D8381