#3BCA99#3BCA99
#3BCA99 is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.2% C 0.140 H 165.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCA99 |
|---|---|
| RGB | rgb(59, 202, 153) |
| HSL | hsl(159, 57%, 51%) |
| HSV | hsv(159, 71%, 79%) |
| CMYK | cmyk(70.8%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(73.20, -49.15, 13.73) |
| CIE-LCH | lch(73.20, 51.03, 164.39°) |
| OKLab | oklab(75.17% -0.1356 0.0351) |
| OKLCH | oklch(75.17% 0.14 165.5) |
| XYZ | xyz(28.6708, 45.4675, 37.3959) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.71
Green Blue
#01C08D
ΔE00 3.23
Eucalyptus
#44D7A8
ΔE00 3.38
Greenish Teal
#32BF84
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.55
Aquamarine (survey)
#04D8B2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCA99 #CA3B6C
analogous
#3BCA51 #3BCA99 #3BB3CA
triadic
#3BCA99 #993BCA #CA993B
tetradic
#3BCA99 #513BCA #CA3B6C #B3CA3B
square
#3BCA99 #513BCA #CA3B6C #B3CA3B
split-complementary
#3BCA99 #CA3BB3 #CA513B
monochromatic
#1E6D52 #2B9D76 #3BCA99 #6BD7B2 #9BE4CB
Accessibility & contrast
On white
2.08
#3BCA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#3BCA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCA99
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCA99 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#B3AE9C
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #3bca99; /* rgb */ color: rgb(59, 202, 153); /* oklch */ color: oklch(75.2% 0.140 165.5);
Tailwind
colors: {
custom: {
50: '#84dbb7',
500: '#3bca99',
950: '#000000',
},
}SCSS
$custom: #3bca99; $custom-light: #84dbb7; $custom-dark: #000000;
JSON
{
"hex": "#3bca99",
"rgb": {
"r": 59,
"g": 202,
"b": 153
},
"hsl": {
"h": 159.441,
"s": 57.43,
"l": 51.176
},
"oklch": {
"l": 0.75168,
"c": 0.14004,
"h": 165.5
},
"luminance": 0.45471
}Semantic roles & 50–950 ramp
primary
#3BCA99
secondary
#D091A6
accent
#477CE1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380