#3BCA9B#3BCA9B
#3BCA9B is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.2% C 0.139 H 166.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCA9B |
|---|---|
| RGB | rgb(59, 202, 155) |
| HSL | hsl(160, 57%, 51%) |
| HSV | hsv(160, 71%, 79%) |
| CMYK | cmyk(70.8%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(73.24, -48.69, 12.72) |
| CIE-LCH | lch(73.24, 50.32, 165.36°) |
| OKLab | oklab(75.22% -0.1346 0.0325) |
| OKLCH | oklch(75.22% 0.139 166.4) |
| XYZ | xyz(28.8373, 45.5341, 38.2731) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.09
Eucalyptus
#44D7A8
ΔE00 3.26
Green Blue
#01C08D
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 4.23
Greenish Teal
#32BF84
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCA9B #CA3B6A
analogous
#3BCA53 #3BCA9B #3BB1CA
triadic
#3BCA9B #9B3BCA #CA9B3B
tetradic
#3BCA9B #533BCA #CA3B6A #B1CA3B
square
#3BCA9B #533BCA #CA3B6A #B1CA3B
split-complementary
#3BCA9B #CA3BB1 #CA533B
monochromatic
#1E6D53 #2B9D78 #3BCA9B #6BD7B4 #9BE4CC
Accessibility & contrast
On white
2.08
#3BCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#3BCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCA9B
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCA9B | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC98
Deuteranopia (green-blind)
#B3AE9E
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #3bca9b; /* rgb */ color: rgb(59, 202, 155); /* oklch */ color: oklch(75.2% 0.139 166.4);
Tailwind
colors: {
custom: {
50: '#84dbb8',
500: '#3bca9b',
950: '#000000',
},
}SCSS
$custom: #3bca9b; $custom-light: #84dbb8; $custom-dark: #000000;
JSON
{
"hex": "#3bca9b",
"rgb": {
"r": 59,
"g": 202,
"b": 155
},
"hsl": {
"h": 160.28,
"s": 57.43,
"l": 51.176
},
"oklch": {
"l": 0.75218,
"c": 0.1385,
"h": 166.4
},
"luminance": 0.45537
}Semantic roles & 50–950 ramp
primary
#3BCA9B
secondary
#D091A6
accent
#477AE1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380