#3BAAA8#3BAAA8
#3BAAA8 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.098 H 193.4°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAAA8 |
|---|---|
| RGB | rgb(59, 170, 168) |
| HSL | hsl(179, 48%, 45%) |
| HSV | hsv(179, 65%, 67%) |
| CMYK | cmyk(65.3%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(63.76, -31.11, -8.18) |
| CIE-LCH | lch(63.76, 32.17, 194.73°) |
| OKLab | oklab(67.59% -0.0957 -0.0227) |
| OKLCH | oklch(67.59% 0.098 193.4) |
| XYZ | xyz(23.2431, 32.5038, 42.0871) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.53
Sea
#3C9992
ΔE00 5.69
Cadetblue
#5F9EA0
ΔE00 6.10
Topaz
#13BBAF
ΔE00 6.15
Blue Green
#0F9B8E
ΔE00 7.04
Dull Teal
#5F9E8F
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAAA8 #AA3B3D
analogous
#3BAA71 #3BAAA8 #3B74AA
triadic
#3BAAA8 #A83BAA #AAA83B
tetradic
#3BAAA8 #713BAA #AA3B3D #74AA3B
square
#3BAAA8 #713BAA #AA3B3D #74AA3B
split-complementary
#3BAAA8 #AA3B74 #AA713B
monochromatic
#1B4F4E #2B7D7B #3BAAA8 #5CC6C4 #89D6D5
Accessibility & contrast
On white
2.80
#3BAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#3BAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAAA8
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAAA8 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#8F95A9
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3baaa8; /* rgb */ color: rgb(59, 170, 168); /* oklch */ color: oklch(67.6% 0.098 193.4);
Tailwind
colors: {
custom: {
50: '#80c3c1',
500: '#3baaa8',
950: '#000000',
},
}SCSS
$custom: #3baaa8; $custom-light: #80c3c1; $custom-dark: #000000;
JSON
{
"hex": "#3baaa8",
"rgb": {
"r": 59,
"g": 170,
"b": 168
},
"hsl": {
"h": 178.919,
"s": 48.472,
"l": 44.902
},
"oklch": {
"l": 0.67594,
"c": 0.09836,
"h": 193.4
},
"luminance": 0.32506
}Semantic roles & 50–950 ramp
primary
#3BAAA8
secondary
#C08081
accent
#5052D8
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181