#3BCA9A#3BCA9A
#3BCA9A is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.2% C 0.139 H 166.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCA9A |
|---|---|
| RGB | rgb(59, 202, 154) |
| HSL | hsl(160, 57%, 51%) |
| HSV | hsv(160, 71%, 79%) |
| CMYK | cmyk(70.8%, 0%, 23.8%, 20.8%) |
| CIE-LAB | lab(73.22, -48.92, 13.22) |
| CIE-LCH | lch(73.22, 50.67, 164.87°) |
| OKLab | oklab(75.19% -0.1351 0.0338) |
| OKLCH | oklch(75.19% 0.139 166) |
| XYZ | xyz(28.7537, 45.5006, 37.8327) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.89
Green Blue
#01C08D
ΔE00 3.29
Eucalyptus
#44D7A8
ΔE00 3.31
Greenish Teal
#32BF84
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.39
Aquamarine (survey)
#04D8B2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCA9A #CA3B6B
analogous
#3BCA52 #3BCA9A #3BB2CA
triadic
#3BCA9A #9A3BCA #CA9A3B
tetradic
#3BCA9A #523BCA #CA3B6B #B2CA3B
square
#3BCA9A #523BCA #CA3B6B #B2CA3B
split-complementary
#3BCA9A #CA3BB2 #CA523B
monochromatic
#1E6D52 #2B9D77 #3BCA9A #6BD7B3 #9BE4CC
Accessibility & contrast
On white
2.08
#3BCA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#3BCA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCA9A
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCA9A | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#B3AE9D
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #3bca9a; /* rgb */ color: rgb(59, 202, 154); /* oklch */ color: oklch(75.2% 0.139 166.0);
Tailwind
colors: {
custom: {
50: '#84dbb7',
500: '#3bca9a',
950: '#000000',
},
}SCSS
$custom: #3bca9a; $custom-light: #84dbb7; $custom-dark: #000000;
JSON
{
"hex": "#3bca9a",
"rgb": {
"r": 59,
"g": 202,
"b": 154
},
"hsl": {
"h": 159.86,
"s": 57.43,
"l": 51.176
},
"oklch": {
"l": 0.75193,
"c": 0.13926,
"h": 166
},
"luminance": 0.45504
}Semantic roles & 50–950 ramp
primary
#3BCA9A
secondary
#D091A6
accent
#477BE1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380