#3BAEB0#3BAEB0
#3BAEB0 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.9% C 0.101 H 196.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAEB0 |
|---|---|
| RGB | rgb(59, 174, 176) |
| HSL | hsl(181, 50%, 46%) |
| HSV | hsv(181, 66%, 69%) |
| CMYK | cmyk(66.5%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(65.23, -30.73, -10.45) |
| CIE-LCH | lch(65.23, 32.46, 198.77°) |
| OKLab | oklab(68.87% -0.0963 -0.029) |
| OKLCH | oklch(68.87% 0.101 196.7) |
| XYZ | xyz(24.7727, 34.3337, 46.3874) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.34
Turquoise Blue
#06B1C4
ΔE00 5.90
Cadetblue
#5F9EA0
ΔE00 6.45
Topaz
#13BBAF
ΔE00 6.54
Sea
#3C9992
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAEB0 #B03D3B
analogous
#3BB077 #3BAEB0 #3B73B0
triadic
#3BAEB0 #B03BAE #AEB03B
tetradic
#3BAEB0 #773BB0 #B03D3B #73B03B
square
#3BAEB0 #773BB0 #B03D3B #73B03B
split-complementary
#3BAEB0 #B03B73 #B0773B
monochromatic
#1C5354 #2C8182 #3BAEB0 #5FC8C9 #8DD7D9
Accessibility & contrast
On white
2.67
#3BAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#3BAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAEB0
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAEB0 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B0
Deuteranopia (green-blind)
#9199B1
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3baeb0; /* rgb */ color: rgb(59, 174, 176); /* oklch */ color: oklch(68.9% 0.101 196.7);
Tailwind
colors: {
custom: {
50: '#81c6c7',
500: '#3baeb0',
950: '#000000',
},
}SCSS
$custom: #3baeb0; $custom-light: #81c6c7; $custom-dark: #000000;
JSON
{
"hex": "#3baeb0",
"rgb": {
"r": 59,
"g": 174,
"b": 176
},
"hsl": {
"h": 181.026,
"s": 49.787,
"l": 46.078
},
"oklch": {
"l": 0.68867,
"c": 0.1006,
"h": 196.7
},
"luminance": 0.34336
}Semantic roles & 50–950 ramp
primary
#3BAEB0
secondary
#C38583
accent
#514ED9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282