#3BA89C#3BA89C
#3BA89C is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.7% C 0.099 H 184.8°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA89C |
|---|---|
| RGB | rgb(59, 168, 156) |
| HSL | hsl(173, 48%, 45%) |
| HSV | hsv(173, 65%, 66%) |
| CMYK | cmyk(64.9%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(62.79, -33.52, -2.90) |
| CIE-LCH | lch(62.79, 33.65, 184.94°) |
| OKLab | oklab(66.69% -0.099 -0.0083) |
| OKLCH | oklch(66.69% 0.099 184.8) |
| XYZ | xyz(21.8042, 31.3330, 36.3448) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.57
Blue Green
#0F9B8E
ΔE00 4.74
Sea
#3C9992
ΔE00 4.92
Dull Teal
#5F9E8F
ΔE00 5.52
Topaz
#13BBAF
ΔE00 5.58
Tealish
#24BCA8
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA89C #A83B47
analogous
#3BA865 #3BA89C #3B7EA8
triadic
#3BA89C #9C3BA8 #A89C3B
tetradic
#3BA89C #653BA8 #A83B47 #7EA83B
square
#3BA89C #653BA8 #A83B47 #7EA83B
split-complementary
#3BA89C #A83B7E #A8653B
monochromatic
#1B4D48 #2B7B72 #3BA89C #5BC5BA #88D5CD
Accessibility & contrast
On white
2.89
#3BA89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#3BA89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA89C
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA89C | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9C
Deuteranopia (green-blind)
#90939D
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ba89c; /* rgb */ color: rgb(59, 168, 156); /* oklch */ color: oklch(66.7% 0.099 184.8);
Tailwind
colors: {
custom: {
50: '#7fc2b9',
500: '#3ba89c',
950: '#000000',
},
}SCSS
$custom: #3ba89c; $custom-light: #7fc2b9; $custom-dark: #000000;
JSON
{
"hex": "#3ba89c",
"rgb": {
"r": 59,
"g": 168,
"b": 156
},
"hsl": {
"h": 173.394,
"s": 48.018,
"l": 44.51
},
"oklch": {
"l": 0.6669,
"c": 0.09937,
"h": 184.8
},
"luminance": 0.31335
}Semantic roles & 50–950 ramp
primary
#3BA89C
secondary
#C07F86
accent
#505FD8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180