#3BA89B#3BA89B
#3BA89B is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.7% C 0.100 H 184.0°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA89B |
|---|---|
| RGB | rgb(59, 168, 155) |
| HSL | hsl(173, 48%, 45%) |
| HSV | hsv(173, 65%, 66%) |
| CMYK | cmyk(64.9%, 0%, 7.7%, 34.1%) |
| CIE-LAB | lab(62.76, -33.79, -2.38) |
| CIE-LCH | lch(62.76, 33.88, 184.02°) |
| OKLab | oklab(66.66% -0.0995 -0.007) |
| OKLCH | oklch(66.66% 0.1 184) |
| XYZ | xyz(21.7199, 31.2993, 35.9007) |
| Luminance | 0.3130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.76
Blue Green
#0F9B8E
ΔE00 4.69
Sea
#3C9992
ΔE00 5.05
Dull Teal
#5F9E8F
ΔE00 5.44
Topaz
#13BBAF
ΔE00 5.63
Tealish
#24BCA8
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA89B #A83B48
analogous
#3BA865 #3BA89B #3B7FA8
triadic
#3BA89B #9B3BA8 #A89B3B
tetradic
#3BA89B #653BA8 #A83B48 #7FA83B
square
#3BA89B #653BA8 #A83B48 #7FA83B
split-complementary
#3BA89B #A83B7F #A8653B
monochromatic
#1B4D47 #2B7B71 #3BA89B #5BC5B9 #88D5CC
Accessibility & contrast
On white
2.89
#3BA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#3BA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA89B
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA89B | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9B
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ba89b; /* rgb */ color: rgb(59, 168, 155); /* oklch */ color: oklch(66.7% 0.100 184.0);
Tailwind
colors: {
custom: {
50: '#7fc2b8',
500: '#3ba89b',
950: '#000000',
},
}SCSS
$custom: #3ba89b; $custom-light: #7fc2b8; $custom-dark: #000000;
JSON
{
"hex": "#3ba89b",
"rgb": {
"r": 59,
"g": 168,
"b": 155
},
"hsl": {
"h": 172.844,
"s": 48.018,
"l": 44.51
},
"oklch": {
"l": 0.66658,
"c": 0.09972,
"h": 184
},
"luminance": 0.31302
}Semantic roles & 50–950 ramp
primary
#3BA89B
secondary
#C07F87
accent
#5060D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180