#3BA8A5#3BA8A5
#3BA8A5 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.0% C 0.097 H 192.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA8A5 |
|---|---|
| RGB | rgb(59, 168, 165) |
| HSL | hsl(178, 48%, 45%) |
| HSV | hsv(178, 65%, 66%) |
| CMYK | cmyk(64.9%, 0%, 1.8%, 34.1%) |
| CIE-LAB | lab(63.05, -31.00, -7.55) |
| CIE-LCH | lch(63.05, 31.91, 193.68°) |
| OKLab | oklab(66.99% -0.0949 -0.021) |
| OKLCH | oklch(66.99% 0.097 192.5) |
| XYZ | xyz(22.5948, 31.6492, 40.5081) |
| Luminance | 0.3165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.70
Sea
#3C9992
ΔE00 5.00
Cadetblue
#5F9EA0
ΔE00 5.95
Blue Green
#0F9B8E
ΔE00 6.36
Topaz
#13BBAF
ΔE00 6.40
Dull Teal
#5F9E8F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA8A5 #A83B3E
analogous
#3BA86F #3BA8A5 #3B74A8
triadic
#3BA8A5 #A53BA8 #A8A53B
tetradic
#3BA8A5 #6F3BA8 #A83B3E #74A83B
square
#3BA8A5 #6F3BA8 #A83B3E #74A83B
split-complementary
#3BA8A5 #A83B74 #A86F3B
monochromatic
#1B4D4C #2B7B79 #3BA8A5 #5BC5C2 #88D5D3
Accessibility & contrast
On white
2.86
#3BA8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#3BA8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA8A5
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA8A5 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#8D93A6
Tritanopia (blue-blind)
#00ADA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ba8a5; /* rgb */ color: rgb(59, 168, 165); /* oklch */ color: oklch(67.0% 0.097 192.5);
Tailwind
colors: {
custom: {
50: '#7fc2bf',
500: '#3ba8a5',
950: '#000000',
},
}SCSS
$custom: #3ba8a5; $custom-light: #7fc2bf; $custom-dark: #000000;
JSON
{
"hex": "#3ba8a5",
"rgb": {
"r": 59,
"g": 168,
"b": 165
},
"hsl": {
"h": 178.349,
"s": 48.018,
"l": 44.51
},
"oklch": {
"l": 0.66992,
"c": 0.09723,
"h": 192.5
},
"luminance": 0.31652
}Semantic roles & 50–950 ramp
primary
#3BA8A5
secondary
#C07F81
accent
#5054D8
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181